diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 02:04:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 02:04:14 +0000 |
commit | 92089b890335f476385863e551e701df214657a2 (patch) | |
tree | cfcc44b2b10c375d1473c1bbd8f5e41e7959a487 /x11-misc/x2x | |
parent | Manual Manifest commit. (diff) | |
download | historical-92089b890335f476385863e551e701df214657a2.tar.gz historical-92089b890335f476385863e551e701df214657a2.tar.bz2 historical-92089b890335f476385863e551e701df214657a2.zip |
Mark 1.27-r1 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'x11-misc/x2x')
-rw-r--r-- | x11-misc/x2x/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/x2x/x2x-1.27-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/x2x/ChangeLog b/x11-misc/x2x/ChangeLog index 1c56d995c174..b426d6d041a9 100644 --- a/x11-misc/x2x/ChangeLog +++ b/x11-misc/x2x/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/x2x # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/ChangeLog,v 1.13 2005/09/09 02:02:04 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/ChangeLog,v 1.14 2005/09/17 02:04:14 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> x2x-1.27-r1.ebuild: + Mark 1.27-r1 stable on alpha 08 Sep 2005; Tom Gall <tgall@gentoo.org> x2x-1.27-r1.ebuild: stable on ppc Bug #105307 diff --git a/x11-misc/x2x/x2x-1.27-r1.ebuild b/x11-misc/x2x/x2x-1.27-r1.ebuild index 1361bea1882b..79902f9bb6c4 100644 --- a/x11-misc/x2x/x2x-1.27-r1.ebuild +++ b/x11-misc/x2x/x2x-1.27-r1.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/x11-misc/x2x/x2x-1.27-r1.ebuild,v 1.3 2005/09/09 02:02:04 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27-r1.ebuild,v 1.4 2005/09/17 02:04:14 agriffis Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://ftp.digital.com/pub/Digital/SRC/x2x/${P}.tar.gz mirror://gentoo/x2x_1.27-8-initvars.patch.gz mirror://gentoo/x2x-1.27-license.patch.gz" SLOT="0" -KEYWORDS="~alpha ~amd64 ~mips ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~mips ppc ~sparc ~x86" IUSE="" src_unpack() { |