diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-17 16:09:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-17 16:09:08 +0000 |
commit | 518c096fd2bba670eeab5382df59c4cd367f4d47 (patch) | |
tree | 8d9e794c40a1b47b6788d0e421335edc34f53718 /app-text | |
parent | initial import (diff) | |
download | historical-518c096fd2bba670eeab5382df59c4cd367f4d47.tar.gz historical-518c096fd2bba670eeab5382df59c4cd367f4d47.tar.bz2 historical-518c096fd2bba670eeab5382df59c4cd367f4d47.zip |
Added ~ppc wrt bug 196360
Package-Manager: portage-2.1.3.19
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 631c2421d7f2..60b1362e509a 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.11 2007/10/29 02:57:21 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/ChangeLog,v 1.12 2007/11/17 16:07:05 nixnut Exp $ + + 17 Nov 2007; nixnut <nixnut@gentoo.org> rarian-0.6.0-r1.ebuild: + Added ~ppc wrt bug 196360 29 Oct 2007; Mart Raudsepp <leio@gentoo.org> -rarian-0.6.0.ebuild: Removing old reversion that is without the memory clobbering fix diff --git a/app-text/rarian/rarian-0.6.0-r1.ebuild b/app-text/rarian/rarian-0.6.0-r1.ebuild index 3b7871b9488d..500400d1b883 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.3 2007/10/28 15:40:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.6.0-r1.ebuild,v 1.4 2007/11/17 16:07:05 nixnut Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="www.freedesktop.org" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~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 bafbc97fb104..9f79bc94ccb3 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.81 2007/10/28 15:41:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.82 2007/11/17 16:09:08 nixnut Exp $ + + 17 Nov 2007; nixnut <nixnut@gentoo.org> scrollkeeper-9999.ebuild: + Added ~ppc wrt bug 196360 28 Oct 2007; Markus Rothe <corsair@gentoo.org> scrollkeeper-9999.ebuild: Added ~ppc64; bug #196360 diff --git a/app-text/scrollkeeper/scrollkeeper-9999.ebuild b/app-text/scrollkeeper/scrollkeeper-9999.ebuild index 2e6969053f0f..1c495a99befb 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.9 2007/10/28 15:41:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper-9999.ebuild,v 1.10 2007/11/17 16:09:08 nixnut Exp $ DESCRIPTION="Dummy scrollkeeper for testing rarian" HOMEPAGE="http://gnome.gentoo.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" PDEPEND="app-text/rarian" |