diff options
author | Jared H.Hudson <jhhudso@gentoo.org> | 2005-02-03 20:32:09 +0000 |
---|---|---|
committer | Jared H.Hudson <jhhudso@gentoo.org> | 2005-02-03 20:32:09 +0000 |
commit | 3f5d03c35115bf099ba24b5036a81f8d511dd0ed (patch) | |
tree | 77bece690768d6a3f6caefc75881ad6ed8c84af7 /net-misc/aria | |
parent | Marked stable on amd654. (diff) | |
download | gentoo-2-3f5d03c35115bf099ba24b5036a81f8d511dd0ed.tar.gz gentoo-2-3f5d03c35115bf099ba24b5036a81f8d511dd0ed.tar.bz2 gentoo-2-3f5d03c35115bf099ba24b5036a81f8d511dd0ed.zip |
Mark aria-1.0.0 as stable on x86 and amd64
Diffstat (limited to 'net-misc/aria')
-rw-r--r-- | net-misc/aria/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/aria/aria-0.10.0.ebuild | 4 | ||||
-rw-r--r-- | net-misc/aria/aria-0.10.2_beta7.ebuild | 4 | ||||
-rw-r--r-- | net-misc/aria/aria-1.0.0.ebuild | 6 |
4 files changed, 12 insertions, 9 deletions
diff --git a/net-misc/aria/ChangeLog b/net-misc/aria/ChangeLog index 29e2e044497a..ef93e685129a 100644 --- a/net-misc/aria/ChangeLog +++ b/net-misc/aria/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/aria -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aria/ChangeLog,v 1.15 2004/06/24 23:34:33 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/aria/ChangeLog,v 1.16 2005/02/03 20:32:09 jhhudso Exp $ + + 03 Feb 2005; Jared Hudson <jhhudso@gentoo.org> aria-1.0.0.ebuild: + Marked aria-1.0.0 as stable on x86 and amd64 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> aria-1.0.0.ebuild: Add inherit eutils diff --git a/net-misc/aria/aria-0.10.0.ebuild b/net-misc/aria/aria-0.10.0.ebuild index fa61312760b5..5e7b33d1573c 100644 --- a/net-misc/aria/aria-0.10.0.ebuild +++ b/net-misc/aria/aria-0.10.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aria/aria-0.10.0.ebuild,v 1.12 2004/07/15 02:34:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aria/aria-0.10.0.ebuild,v 1.13 2005/02/03 20:32:09 jhhudso Exp $ IUSE="nls" diff --git a/net-misc/aria/aria-0.10.2_beta7.ebuild b/net-misc/aria/aria-0.10.2_beta7.ebuild index e20f62ff7aea..c3e164285357 100644 --- a/net-misc/aria/aria-0.10.2_beta7.ebuild +++ b/net-misc/aria/aria-0.10.2_beta7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aria/aria-0.10.2_beta7.ebuild,v 1.8 2004/06/24 23:34:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aria/aria-0.10.2_beta7.ebuild,v 1.9 2005/02/03 20:32:09 jhhudso Exp $ IUSE="nls" diff --git a/net-misc/aria/aria-1.0.0.ebuild b/net-misc/aria/aria-1.0.0.ebuild index 6ada4c505c49..242897e75ef9 100644 --- a/net-misc/aria/aria-1.0.0.ebuild +++ b/net-misc/aria/aria-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aria/aria-1.0.0.ebuild,v 1.6 2004/07/15 02:34:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aria/aria-1.0.0.ebuild,v 1.7 2005/02/03 20:32:09 jhhudso Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://aria.rednoah.com/storage/sources/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc amd64" DEPEND="nls? ( sys-devel/gettext dev-util/intltool ) dev-libs/glib |