diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 15:37:41 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 15:37:41 +0000 |
commit | db9acafafb0a508ffd209f356e7931307320eb61 (patch) | |
tree | 528d87a6675741a4d30805247ec073903e18f077 /x11-libs/liboldX | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-db9acafafb0a508ffd209f356e7931307320eb61.tar.gz gentoo-2-db9acafafb0a508ffd209f356e7931307320eb61.tar.bz2 gentoo-2-db9acafafb0a508ffd209f356e7931307320eb61.zip |
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-libs/liboldX')
-rw-r--r-- | x11-libs/liboldX/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/liboldX/liboldX-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/liboldX/ChangeLog b/x11-libs/liboldX/ChangeLog index 1685fda161d4..8f44a07733fb 100644 --- a/x11-libs/liboldX/ChangeLog +++ b/x11-libs/liboldX/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/liboldX # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/liboldX/ChangeLog,v 1.16 2006/06/30 09:00:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/liboldX/ChangeLog,v 1.17 2006/06/30 15:37:41 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> liboldX-1.0.1.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> liboldX-1.0.1.ebuild: Stable on ppc64 diff --git a/x11-libs/liboldX/liboldX-1.0.1.ebuild b/x11-libs/liboldX/liboldX-1.0.1.ebuild index e7574eed6b35..8eff59885138 100644 --- a/x11-libs/liboldX/liboldX-1.0.1.ebuild +++ b/x11-libs/liboldX/liboldX-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/liboldX/liboldX-1.0.1.ebuild,v 1.8 2006/06/30 09:00:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/liboldX/liboldX-1.0.1.ebuild,v 1.9 2006/06/30 15:37:41 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org oldX library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" #IUSE="X gnome" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |