diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-25 07:40:07 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-25 07:40:07 +0000 |
commit | 5f505f175ff0e477134146a6f6d5e68769f9631b (patch) | |
tree | cfa332660c3f96655aefd52c5aa7bf39c8430074 | |
parent | Transfer prefix keywords (no other changes) (diff) | |
download | gentoo-2-5f505f175ff0e477134146a6f6d5e68769f9631b.tar.gz gentoo-2-5f505f175ff0e477134146a6f6d5e68769f9631b.tar.bz2 gentoo-2-5f505f175ff0e477134146a6f6d5e68769f9631b.zip |
Transfer prefix keywords (no other changes)
(Portage version: -svn/cvs/Linux i686)
-rw-r--r-- | x11-proto/printproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/printproto/printproto-1.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index 18e512be43fb..3e72c69f720c 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/printproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.39 2009/12/15 16:16:13 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.40 2010/02/25 07:40:07 abcd Exp $ + + 25 Feb 2010; Jonathan Callen <abcd@gentoo.org> printproto-1.0.4.ebuild: + Transfer prefix keywords (no other changes) 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> printproto-1.0.4.ebuild: alpha/ia64/s390/sh/sparc stable wrt #282290 diff --git a/x11-proto/printproto/printproto-1.0.4.ebuild b/x11-proto/printproto/printproto-1.0.4.ebuild index f165776acdee..827877600733 100644 --- a/x11-proto/printproto/printproto-1.0.4.ebuild +++ b/x11-proto/printproto/printproto-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild,v 1.11 2009/12/15 16:16:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild,v 1.12 2010/02/25 07:40:07 abcd Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Print protocol headers" -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 ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |