diff options
-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 2ad7b74f8113..c00b979971ac 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.8 2007/10/23 18:33:28 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/ChangeLog,v 1.9 2007/10/23 19:22:45 armin76 Exp $ + + 23 Oct 2007; Raúl Porcel <armin76@gentoo.org> rarian-0.6.0-r1.ebuild: + Add ~ia64/~sparc wrt #196360 *rarian-0.6.0-r1 (23 Oct 2007) diff --git a/app-text/rarian/rarian-0.6.0-r1.ebuild b/app-text/rarian/rarian-0.6.0-r1.ebuild index 92661079119a..184013ba6c22 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.1 2007/10/23 18:33:28 leio Exp $ +# $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 $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="www.freedesktop.org" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-libs/libxslt" diff --git a/app-text/scrollkeeper/ChangeLog b/app-text/scrollkeeper/ChangeLog index c54e6abbc320..e40fa64ae50a 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.79 2007/10/23 12:48:58 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.80 2007/10/23 19:24:18 armin76 Exp $ + + 23 Oct 2007; Raúl Porcel <armin76@gentoo.org> scrollkeeper-9999.ebuild: + Add ~ia64/~sparc wrt #196360 23 Oct 2007; Roy Marples <uberlord@gentoo.org> scrollkeeper-9999.ebuild: Keyworded ~sparc-fbsd diff --git a/app-text/scrollkeeper/scrollkeeper-9999.ebuild b/app-text/scrollkeeper/scrollkeeper-9999.ebuild index b5349a7457fd..446410a13158 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.7 2007/10/23 12:48:58 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper-9999.ebuild,v 1.8 2007/10/23 19:24:18 armin76 Exp $ DESCRIPTION="Dummy scrollkeeper for testing rarian" HOMEPAGE="http://gnome.gentoo.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" PDEPEND="app-text/rarian" |