diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 15:40:24 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 15:40:24 +0000 |
commit | 56c5583c1de15c96768d23b45f3e56d1cb58a1db (patch) | |
tree | 216e5f7fd342737ea06c68baa9dd6d1ee0f03723 /x11-libs/libXaw | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-56c5583c1de15c96768d23b45f3e56d1cb58a1db.tar.gz gentoo-2-56c5583c1de15c96768d23b45f3e56d1cb58a1db.tar.bz2 gentoo-2-56c5583c1de15c96768d23b45f3e56d1cb58a1db.zip |
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index 15c0fe7d3ae8..48e4b6b3d080 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.24 2006/06/30 09:13:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.25 2006/06/30 15:40:24 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> libXaw-1.0.2.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> libXaw-1.0.2.ebuild: Stable on ppc64 diff --git a/x11-libs/libXaw/libXaw-1.0.2.ebuild b/x11-libs/libXaw/libXaw-1.0.2.ebuild index 2ac68b41b83b..739419822639 100644 --- a/x11-libs/libXaw/libXaw-1.0.2.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.2.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/libXaw/libXaw-1.0.2.ebuild,v 1.4 2006/06/30 09:13:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.2.ebuild,v 1.5 2006/06/30 15:40:24 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Xaw 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="xprint" RDEPEND="x11-libs/libX11 x11-libs/libXt |