diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:46:16 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:46:16 +0000 |
commit | ab50f440699c59d495e6754b6f322fac3f4b6b7d (patch) | |
tree | 2d0555d69e5b3cfca7c3fb4848c05a703dc4b4ae /x11-terms | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-ab50f440699c59d495e6754b6f322fac3f4b6b7d.tar.gz gentoo-2-ab50f440699c59d495e6754b6f322fac3f4b6b7d.tar.bz2 gentoo-2-ab50f440699c59d495e6754b6f322fac3f4b6b7d.zip |
Stable on ppc64/added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/rxvt-unicode/ChangeLog | 7 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index 9a65fd7ee983..0617b29418b7 100644 --- a/x11-terms/rxvt-unicode/ChangeLog +++ b/x11-terms/rxvt-unicode/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-terms/rxvt-unicode # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.50 2005/04/02 07:45:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.51 2005/04/09 13:46:16 corsair Exp $ + + 09 Apr 2005; Markus Rothe <corsair@gentoo.org> rxvt-unicode-4.0.ebuild, + rxvt-unicode-4.8.ebuild, rxvt-unicode-5.1.ebuild, rxvt-unicode-5.2.ebuild, + rxvt-unicode-5.3.ebuild: + Stable on ppc64/added ~ppc64 to KEYWORDS 02 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> rxvt-unicode-4.0.ebuild: Added to ~hppa. diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild index a723b71c2562..db2b4de06f4d 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild,v 1.8 2005/04/02 07:45:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild,v 1.9 2005/04/09 13:46:16 corsair Exp $ inherit 64-bit eutils @@ -12,7 +12,7 @@ SRC_URI="http://rxvt-unicode-dist.plan9.de/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~mips amd64 ~ppc ~hppa" +KEYWORDS="x86 sparc ~mips amd64 ~ppc ~hppa ppc64" DEPEND="virtual/libc dev-util/pkgconfig diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild index dbd7e0fccb04..0977753197b3 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild,v 1.3 2005/02/27 00:13:26 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild,v 1.4 2005/04/09 13:46:16 corsair Exp $ inherit 64-bit eutils @@ -12,7 +12,7 @@ SRC_URI="http://rxvt-unicode-dist.plan9.de/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~mips ~amd64 ppc" +KEYWORDS="~x86 ~sparc ~mips ~amd64 ppc ~ppc64" DEPEND="virtual/libc dev-util/pkgconfig diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild index f732e89d5af3..a8cd828b87c6 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild,v 1.4 2005/02/28 23:12:55 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild,v 1.5 2005/04/09 13:46:16 corsair Exp $ inherit 64-bit eutils @@ -12,7 +12,7 @@ SRC_URI="http://rxvt-unicode-dist.plan9.de/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~mips ~amd64 ~ppc" +KEYWORDS="~x86 ~sparc ~mips ~amd64 ~ppc ~ppc64" DEPEND="virtual/libc dev-util/pkgconfig diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild index d27ac0424d97..c89c1957b164 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild,v 1.4 2005/02/28 23:12:55 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild,v 1.5 2005/04/09 13:46:16 corsair Exp $ inherit 64-bit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://dist.schmorp.de/rxvt-unicode/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="~x86 ~sparc ~amd64 ~ppc ~ppc64" DEPEND="virtual/libc dev-util/pkgconfig diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild index db18d60811dc..4ef2d14a280e 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild,v 1.3 2005/03/28 20:49:01 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.3.ebuild,v 1.4 2005/04/09 13:46:16 corsair Exp $ inherit 64-bit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://dist.schmorp.de/rxvt-unicode/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ppc" +KEYWORDS="~x86 ~sparc ~amd64 ppc ~ppc64" DEPEND="virtual/libc dev-util/pkgconfig |