diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2005-11-02 20:37:20 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2005-11-02 20:37:20 +0000 |
commit | 84817f86126ad1028230397280f750a70faf61ec (patch) | |
tree | 840b3756ce66f9293e119f924ac7019c73a97930 /dev-libs/libtomcrypt | |
parent | app-text/ghostscript -> virtual/ghostscript (diff) | |
download | historical-84817f86126ad1028230397280f750a70faf61ec.tar.gz historical-84817f86126ad1028230397280f750a70faf61ec.tar.bz2 historical-84817f86126ad1028230397280f750a70faf61ec.zip |
app-text/ghostscript -> virtual/ghostscript
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-libs/libtomcrypt')
-rw-r--r-- | dev-libs/libtomcrypt/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libtomcrypt/Manifest | 20 | ||||
-rw-r--r-- | dev-libs/libtomcrypt/libtomcrypt-1.03.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild | 4 |
4 files changed, 14 insertions, 20 deletions
diff --git a/dev-libs/libtomcrypt/ChangeLog b/dev-libs/libtomcrypt/ChangeLog index bd9c2b837693..72b5ab8a11a3 100644 --- a/dev-libs/libtomcrypt/ChangeLog +++ b/dev-libs/libtomcrypt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libtomcrypt # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/ChangeLog,v 1.25 2005/08/11 01:49:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/ChangeLog,v 1.26 2005/11/02 20:37:20 genstef Exp $ + + 02 Nov 2005; Stefan Schweizer <genstef@gentoo.org> + libtomcrypt-1.03.ebuild, libtomcrypt-1.06.ebuild: + app-text/ghostscript -> virtual/ghostscript *libtomcrypt-1.06 (10 Aug 2005) diff --git a/dev-libs/libtomcrypt/Manifest b/dev-libs/libtomcrypt/Manifest index 390db5db314b..38a2e4b35259 100644 --- a/dev-libs/libtomcrypt/Manifest +++ b/dev-libs/libtomcrypt/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 8e170189f60a2ed2879b9deb471f2e07 metadata.xml 2276 -MD5 d758c166dff9d1c13ac809eb57aa9cd6 libtomcrypt-1.06.ebuild 1362 -MD5 6ec6c6e07cc0cea2dee8bb65a33553e0 libtomcrypt-1.03.ebuild 839 -MD5 94089af27f074aad91131cf71abd1de5 ChangeLog 3005 -MD5 f863a72ed2f55307b4d3ae668e85da85 files/digest-libtomcrypt-1.06 183 +MD5 0b2b0cb494dc714db0e45f4237871ce6 ChangeLog 3158 MD5 1056ea73584ca817d62fb0fc1d20630d files/digest-libtomcrypt-1.03 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFC+q68gIKl8Uu19MoRAg38AJ9JxDb6eLYaS+OgxTbpFTflCFADCQCfRTjJ -N8JT8X0Zfl4DsO2a2dW/6k4= -=6Npq ------END PGP SIGNATURE----- +MD5 f863a72ed2f55307b4d3ae668e85da85 files/digest-libtomcrypt-1.06 183 +MD5 bd004cae58d53e09b6ddae9fe4b9c830 libtomcrypt-1.03.ebuild 839 +MD5 5038c45a7ddec28273512e1b0b559c12 libtomcrypt-1.06.ebuild 1362 +MD5 8e170189f60a2ed2879b9deb471f2e07 metadata.xml 2276 diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.03.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.03.ebuild index 401025cce15b..3bfec9079a28 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.03.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.03.ebuild,v 1.1 2005/06/10 23:52:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.03.ebuild,v 1.2 2005/11/02 20:37:20 genstef Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="doc" -DEPEND="doc? ( virtual/tetex app-text/ghostscript )" +DEPEND="doc? ( virtual/tetex virtual/ghostscript )" RDEPEND="" src_unpack() { diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild index fef8e262f69a..9c45a92002f3 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild,v 1.1 2005/08/10 02:23:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild,v 1.2 2005/11/02 20:37:20 genstef Exp $ inherit eutils flag-o-matic @@ -19,7 +19,7 @@ RDEPEND="libtommath? ( dev-libs/libtommath ) tomsfastmath? ( dev-libs/tomsfastmath ) !libtommath? ( !tomsfastmath? ( dev-libs/libtommath ) )" DEPEND="${RDEPEND} - doc? ( virtual/tetex app-text/ghostscript )" + doc? ( virtual/tetex virtual/ghostscript )" src_unpack() { unpack crypt-${PV}.tar.bz2 |