diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-10 18:19:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-10 18:19:09 +0000 |
commit | e31732d28669aa9c51d73440a0a06536d14b6da8 (patch) | |
tree | b1b580974fd7a0824cf7f8b631d13cdc5ac8b003 /net-irc/atheme | |
parent | Inherit toolchain-funcs to get CC for 2.2 and 2.4. Marking 2.2 x86 stable for... (diff) | |
download | historical-e31732d28669aa9c51d73440a0a06536d14b6da8.tar.gz historical-e31732d28669aa9c51d73440a0a06536d14b6da8.tar.bz2 historical-e31732d28669aa9c51d73440a0a06536d14b6da8.zip |
Keyworded ~sparc wrt #111971
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'net-irc/atheme')
-rw-r--r-- | net-irc/atheme/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/atheme/Manifest | 14 | ||||
-rw-r--r-- | net-irc/atheme/atheme-0.2.2.ebuild | 4 |
3 files changed, 13 insertions, 10 deletions
diff --git a/net-irc/atheme/ChangeLog b/net-irc/atheme/ChangeLog index 3055dce42a8e..6bdbe974fad2 100644 --- a/net-irc/atheme/ChangeLog +++ b/net-irc/atheme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/atheme # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme/ChangeLog,v 1.1 2005/09/04 06:08:56 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme/ChangeLog,v 1.2 2005/11/10 18:19:09 gustavoz Exp $ + + 10 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> atheme-0.2.2.ebuild: + Keyworded ~sparc wrt #111971 *atheme-0.2.2 (04 Sep 2005) diff --git a/net-irc/atheme/Manifest b/net-irc/atheme/Manifest index 6a07ce13cf72..cd03929c6c55 100644 --- a/net-irc/atheme/Manifest +++ b/net-irc/atheme/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 27f27a86c9e22c058dcfb942c36cfc3c atheme-0.2.2.ebuild 1431 +MD5 670bd500d34608227819c18a9092e610 atheme-0.2.2.ebuild 1443 +MD5 5c4924ed1f8ebb6ff0ecafb78eaf5e7f ChangeLog 531 MD5 768955ffa40609049cdfead22879443d metadata.xml 261 -MD5 17d480d0ce2b8b1ae63007eecc03a8d8 ChangeLog 419 MD5 d9426639feac91a74b80c4f246c53f31 files/digest-atheme-0.2.2 61 -MD5 919862d853f6089d8ff610e008bf776b files/makefile-DESTDIR-support.patch 4632 MD5 fe5c707d98c7536cfde95e9fcbe5117e files/make-postgresql-support-optional.patch 3008 +MD5 919862d853f6089d8ff610e008bf776b files/makefile-DESTDIR-support.patch 4632 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFDGp21jUHll2nfF60RAmGFAJ4iDQXvNVTO2qdo5eO/GJvO8Hel+wCfT/sK -1Nz5buXwsWu3hUFCjF4Gtes= -=/cvu +iD8DBQFDc48zKRy60XGEcJIRAqqCAJ9EIEOnfnvSHbDlgpMzexle5WMJVACfYZQA +lhDE3hXAV1Yu2LIwZNaN3nE= +=h28a -----END PGP SIGNATURE----- diff --git a/net-irc/atheme/atheme-0.2.2.ebuild b/net-irc/atheme/atheme-0.2.2.ebuild index 1b8b7335e19f..813cf252b541 100644 --- a/net-irc/atheme/atheme-0.2.2.ebuild +++ b/net-irc/atheme/atheme-0.2.2.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-irc/atheme/atheme-0.2.2.ebuild,v 1.1 2005/09/04 06:08:56 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme/atheme-0.2.2.ebuild,v 1.2 2005/11/10 18:19:09 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="largenet postgres" DEPEND=">=sys-devel/autoconf-2.59" |