diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2010-02-25 07:34:16 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2010-02-25 07:34:16 +0000 |
commit | bc7252191b4f9cce11529af645a6f12ec26ab9f4 (patch) | |
tree | 9dac35a74c63247130810b1f597cf53e4153095c /x11-libs/libXaw | |
parent | Transfer prefix keywords (no other changes) (diff) | |
download | historical-bc7252191b4f9cce11529af645a6f12ec26ab9f4.tar.gz historical-bc7252191b4f9cce11529af645a6f12ec26ab9f4.tar.bz2 historical-bc7252191b4f9cce11529af645a6f12ec26ab9f4.zip |
Transfer prefix keywords (no other changes)
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index 0eeea1f36e6f..87e5f99c98e9 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.77 2010/01/23 20:43:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.78 2010/02/25 07:28:52 abcd Exp $ + + 25 Feb 2010; Jonathan Callen <abcd@gentoo.org> libXaw-1.0.7.ebuild: + Transfer prefix keywords (no other changes) 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> -libXaw-1.0.4.ebuild, -libXaw-1.0.5.ebuild, -libXaw-1.0.6.ebuild: diff --git a/x11-libs/libXaw/libXaw-1.0.7.ebuild b/x11-libs/libXaw/libXaw-1.0.7.ebuild index 520a317a9ea2..99e7529f671a 100644 --- a/x11-libs/libXaw/libXaw-1.0.7.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v 1.10 2010/01/19 20:03:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v 1.11 2010/02/25 07:28:52 abcd Exp $ EAPI="2" inherit x-modular flag-o-matic 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 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" RDEPEND="x11-libs/libX11 |