diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-30 21:56:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-30 21:56:39 +0000 |
commit | 66bafa946aa19460b2f50f86e2deeadb2a05c9a4 (patch) | |
tree | 8548921d53b6c285d251328045c102745c26d80d /net-libs | |
parent | Stable on sparc (diff) | |
download | historical-66bafa946aa19460b2f50f86e2deeadb2a05c9a4.tar.gz historical-66bafa946aa19460b2f50f86e2deeadb2a05c9a4.tar.bz2 historical-66bafa946aa19460b2f50f86e2deeadb2a05c9a4.zip |
Keyworded ~sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libotr/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libotr/Manifest | 18 | ||||
-rw-r--r-- | net-libs/libotr/libotr-2.0.1.ebuild | 4 |
3 files changed, 20 insertions, 7 deletions
diff --git a/net-libs/libotr/ChangeLog b/net-libs/libotr/ChangeLog index ad8da065639e..9d5c3606d038 100644 --- a/net-libs/libotr/ChangeLog +++ b/net-libs/libotr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libotr # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.4 2005/02/17 19:19:53 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.5 2005/03/30 21:56:39 gustavoz Exp $ + + 30 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> libotr-2.0.1.ebuild: + Keyworded ~sparc *libotr-2.0.1 (17 Feb 2005) diff --git a/net-libs/libotr/Manifest b/net-libs/libotr/Manifest index eb708702e8a7..1891cabcdd2d 100644 --- a/net-libs/libotr/Manifest +++ b/net-libs/libotr/Manifest @@ -1,8 +1,18 @@ -MD5 e4de9ae5e7a752c6c329b378da8d5df7 ChangeLog 668 -MD5 b4baf2a9e6cb4141b3e0eeb9319cafea libotr-2.0.0.ebuild 808 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 40b6c88090cc74c83474006cefb0e234 ChangeLog 766 MD5 71d0f7f41593760118aeec748577c740 libotr-1.0.4.ebuild 808 MD5 f336d73adb9eb04864ae3f5e98787c12 metadata.xml 223 -MD5 0d77c6c4dd5400488a87a1458918fe57 libotr-2.0.1.ebuild 808 -MD5 acbf6ed5147acb3329e98ff711a7262a files/digest-libotr-2.0.0 64 +MD5 b4baf2a9e6cb4141b3e0eeb9319cafea libotr-2.0.0.ebuild 808 +MD5 294eb953f46c11e8ec88d3fb30913bc5 libotr-2.0.1.ebuild 818 MD5 ce21e4bf4ffd89512e4a9e32f0539761 files/digest-libotr-1.0.4 64 +MD5 acbf6ed5147acb3329e98ff711a7262a files/digest-libotr-2.0.0 64 MD5 f600de0b44d3f4e5416d3b62f3391d48 files/digest-libotr-2.0.1 64 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFCSyCfKRy60XGEcJIRAoBjAJwKurs+EtO95RaB7WL4YnTySCtc2ACdE/J7 +4r1rlLZiLHUloalPt74m6Ew= +=TwHD +-----END PGP SIGNATURE----- diff --git a/net-libs/libotr/libotr-2.0.1.ebuild b/net-libs/libotr/libotr-2.0.1.ebuild index 9878c86241bf..ae39bd81e997 100644 --- a/net-libs/libotr/libotr-2.0.1.ebuild +++ b/net-libs/libotr/libotr-2.0.1.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/net-libs/libotr/libotr-2.0.1.ebuild,v 1.1 2005/02/17 19:19:53 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-2.0.1.ebuild,v 1.2 2005/03/30 21:56:39 gustavoz Exp $ inherit flag-o-matic eutils debug @@ -10,7 +10,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~sparc" IUSE="" DEPEND="dev-libs/libgpg-error |