diff options
author | 2007-10-28 15:41:28 +0000 | |
---|---|---|
committer | 2007-10-28 15:41:28 +0000 | |
commit | b759207468e9c02fdfb79728b2e6b8c88b5d9d67 (patch) | |
tree | b9d53db2446e3755087ac6d5ed573ed3aaaa824b /app-text | |
parent | No parallel make for building docs. (diff) | |
download | historical-b759207468e9c02fdfb79728b2e6b8c88b5d9d67.tar.gz historical-b759207468e9c02fdfb79728b2e6b8c88b5d9d67.tar.bz2 historical-b759207468e9c02fdfb79728b2e6b8c88b5d9d67.zip |
Added ~ppc64; bug #196360
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/rarian/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/rarian/rarian-0.6.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/scrollkeeper/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/scrollkeeper/scrollkeeper-9999.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-text/rarian/ChangeLog b/app-text/rarian/ChangeLog index c00b979971ac..846c1264687f 100644 --- a/app-text/rarian/ChangeLog +++ b/app-text/rarian/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/rarian # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/ChangeLog,v 1.9 2007/10/23 19:22:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/ChangeLog,v 1.10 2007/10/28 15:40:07 corsair Exp $ + + 28 Oct 2007; Markus Rothe <corsair@gentoo.org> rarian-0.6.0-r1.ebuild: + Added ~ppc64; bug #196360 23 Oct 2007; Raúl Porcel <armin76@gentoo.org> rarian-0.6.0-r1.ebuild: Add ~ia64/~sparc wrt #196360 diff --git a/app-text/rarian/rarian-0.6.0-r1.ebuild b/app-text/rarian/rarian-0.6.0-r1.ebuild index 184013ba6c22..3b7871b9488d 100644 --- a/app-text/rarian/rarian-0.6.0-r1.ebuild +++ b/app-text/rarian/rarian-0.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.6.0-r1.ebuild,v 1.2 2007/10/23 19:22:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.6.0-r1.ebuild,v 1.3 2007/10/28 15:40:07 corsair Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="www.freedesktop.org" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-libs/libxslt" diff --git a/app-text/scrollkeeper/ChangeLog b/app-text/scrollkeeper/ChangeLog index e40fa64ae50a..bafbc97fb104 100644 --- a/app-text/scrollkeeper/ChangeLog +++ b/app-text/scrollkeeper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/scrollkeeper # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.80 2007/10/23 19:24:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.81 2007/10/28 15:41:28 corsair Exp $ + + 28 Oct 2007; Markus Rothe <corsair@gentoo.org> scrollkeeper-9999.ebuild: + Added ~ppc64; bug #196360 23 Oct 2007; Raúl Porcel <armin76@gentoo.org> scrollkeeper-9999.ebuild: Add ~ia64/~sparc wrt #196360 diff --git a/app-text/scrollkeeper/scrollkeeper-9999.ebuild b/app-text/scrollkeeper/scrollkeeper-9999.ebuild index 446410a13158..2e6969053f0f 100644 --- a/app-text/scrollkeeper/scrollkeeper-9999.ebuild +++ b/app-text/scrollkeeper/scrollkeeper-9999.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper-9999.ebuild,v 1.8 2007/10/23 19:24:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper-9999.ebuild,v 1.9 2007/10/28 15:41:28 corsair Exp $ DESCRIPTION="Dummy scrollkeeper for testing rarian" HOMEPAGE="http://gnome.gentoo.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" PDEPEND="app-text/rarian" |