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 | 4e93825d6616f1e8f14c36167f4afbf5f560abfd (patch) | |
tree | 540aa27c346216c1e189bbf56aa0f1b161ea621c /x11-libs/libXaw | |
parent | arm stable (diff) | |
download | historical-4e93825d6616f1e8f14c36167f4afbf5f560abfd.tar.gz historical-4e93825d6616f1e8f14c36167f4afbf5f560abfd.tar.bz2 historical-4e93825d6616f1e8f14c36167f4afbf5f560abfd.zip |
arm/s390 stable
Package-Manager: portage-2.1.6.11/cvs/Linux ia64
Diffstat (limited to 'x11-libs/libXaw')
-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 |