diff options
author | Matt Turner <mattst88@gmail.com> | 2008-05-03 21:48:34 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2008-05-03 21:48:34 +0000 |
commit | 1504c33691ac29599face386cfd3026640cdd17d (patch) | |
tree | 44201af8f93baa14427ad228cc48b833a3e6ba33 /dev-libs/libots | |
parent | 6fc536f212146192e9130403a6762ebded87cf9b (diff) |
Fix header, copyright lines, etc
git-svn-id: svn://mattst88.com/svn/compaq-c-overlay@13 8c41e67f-757b-4206-be13-12d8f16ad5be
Diffstat (limited to 'dev-libs/libots')
-rw-r--r-- | dev-libs/libots/Manifest | 2 | ||||
-rw-r--r-- | dev-libs/libots/libots-2.2.7.ebuild | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/dev-libs/libots/Manifest b/dev-libs/libots/Manifest index 6d3c716..e3d6780 100644 --- a/dev-libs/libots/Manifest +++ b/dev-libs/libots/Manifest @@ -1,2 +1,2 @@ DIST libots-2.2.7-2.alpha.rpm 94336 RMD160 ac17689a543dcb5097c35229267f04fe5856bf42 SHA1 f266cfa5b837e14d3cac20659e55dedaa52e5dc5 SHA256 32e6e49d8bc4faf1b5c250cb764c124833947fa16c7f96ea6b23fb4d96030530 -EBUILD libots-2.2.7.ebuild 710 RMD160 e3c2b42270ba54b9bc92ea8ae24d777f0b87b2c1 SHA1 ccf02ea8d44c5b27a856d20b4b892e7605df333f SHA256 6a12bfe93ef79810161c5acc39218bbbd359d283a59a7191d5bbc21418d7cc04 +EBUILD libots-2.2.7.ebuild 686 RMD160 bb53477a63958368dd4b8a55546f7597b35e91e6 SHA1 8db6f9e4958235c43b92e4d88bcdd506d7a42cba SHA256 bd31643cb07365401e0696343c76350503adb9d1f98a79e45d61ec8e6fe5b3f0 diff --git a/dev-libs/libots/libots-2.2.7.ebuild b/dev-libs/libots/libots-2.2.7.ebuild index 8e0ea1d..0e2f1fd 100644 --- a/dev-libs/libots/libots-2.2.7.ebuild +++ b/dev-libs/libots/libots-2.2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/libcpml-5.2.01-r3.ebuild,v 1.5 2004/07/02 04:44:16 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libots/libots-2.2.7.ebuild,v 1.7 2008/05/03 17:53:42 mattst88 Exp $ inherit eutils rpm @@ -19,7 +19,6 @@ DEPEND="virtual/libc S="${WORKDIR}/usr/lib/compaq/libots-2.2.7" src_install() { - dodir /usr/lib dolib.so libots.so dolib.a libots.a dodoc README |