diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-05 20:51:05 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-05 20:51:05 +0000 |
commit | b846a9d4f38f80c8a81f3d12c232c80eff58af60 (patch) | |
tree | a42639e2f8dc0cdb2149be116d18bed4da2340e2 /app-portage | |
parent | version bump - thanks to dvnieuwe (Manifest recommit) (diff) | |
download | gentoo-2-b846a9d4f38f80c8a81f3d12c232c80eff58af60.tar.gz gentoo-2-b846a9d4f38f80c8a81f3d12c232c80eff58af60.tar.bz2 gentoo-2-b846a9d4f38f80c8a81f3d12c232c80eff58af60.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/eix/eix-0.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog index 794992fdab55..a8d58a519052 100644 --- a/app-portage/eix/ChangeLog +++ b/app-portage/eix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/eix # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.25 2005/04/05 05:48:36 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.26 2005/04/05 20:51:05 gustavoz Exp $ + + 05 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> eix-0.2.2.ebuild: + Stable on sparc 05 Apr 2005; Benedikt Boehm <hollow@gentoo.org> -files/0.2.0-bugfixes.patch, -eix-0.2.0-r1.ebuild, eix-0.2.2.ebuild: diff --git a/app-portage/eix/eix-0.2.2.ebuild b/app-portage/eix/eix-0.2.2.ebuild index 7e06b5de4857..57482bf9cc26 100644 --- a/app-portage/eix/eix-0.2.2.ebuild +++ b/app-portage/eix/eix-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/app-portage/eix/eix-0.2.2.ebuild,v 1.2 2005/04/05 05:48:36 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.2.2.ebuild,v 1.3 2005/04/05 20:51:05 gustavoz Exp $ inherit eutils flag-o-matic bash-completion @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/eix/${PN}-${PV}.tar.bz2 http://frexx.de/eix/${PN}- LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~alpha ~ia64 ~ppc ~sparc" +KEYWORDS="x86 ~amd64 ~alpha ~ia64 ~ppc sparc" IUSE="" DEPEND="sys-devel/gcc |