diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 15:14:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 15:14:18 +0000 |
commit | 69993d11cc2d9c3d905d6a940d7cabeb2f4fc096 (patch) | |
tree | c12fddecdab72777289c141d986f8de84007cc76 /x11-libs | |
parent | remove old (diff) | |
download | gentoo-2-69993d11cc2d9c3d905d6a940d7cabeb2f4fc096.tar.gz gentoo-2-69993d11cc2d9c3d905d6a940d7cabeb2f4fc096.tar.bz2 gentoo-2-69993d11cc2d9c3d905d6a940d7cabeb2f4fc096.zip |
arm/s390 stable
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index 557611125de3..26e9e9372021 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.58 2009/05/04 17:03:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.59 2009/05/15 15:14:18 armin76 Exp $ + + 15 May 2009; Raúl Porcel <armin76@gentoo.org> libXaw-1.0.5.ebuild: + arm/s390 stable 04 May 2009; Samuli Suominen <ssuominen@gentoo.org> libXaw-1.0.3.ebuild, libXaw-1.0.4.ebuild: diff --git a/x11-libs/libXaw/libXaw-1.0.5.ebuild b/x11-libs/libXaw/libXaw-1.0.5.ebuild index f4fd0e76804d..356b90c99f64 100644 --- a/x11-libs/libXaw/libXaw-1.0.5.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.9 2009/05/04 17:04:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.10 2009/05/15 15:14:18 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org Xaw library" -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="" RDEPEND="x11-libs/libX11 |