diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-02 18:48:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-02 18:48:01 +0000 |
commit | e1be6250ff17166c27d8b4a7627de2d078e40cd8 (patch) | |
tree | a95eb8edb8109e380ccb12d1d729dcf05ddaf24d | |
parent | Append "-Wno-error" to CFLAGS, bug 260874. (diff) | |
download | historical-e1be6250ff17166c27d8b4a7627de2d078e40cd8.tar.gz historical-e1be6250ff17166c27d8b4a7627de2d078e40cd8.tar.bz2 historical-e1be6250ff17166c27d8b4a7627de2d078e40cd8.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
-rw-r--r-- | app-text/rarian/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/rarian/rarian-0.8.1.ebuild | 4 | ||||
-rw-r--r-- | app-text/scrollkeeper/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/app-text/rarian/ChangeLog b/app-text/rarian/ChangeLog index cfcb20f566e8..4bb69733bc99 100644 --- a/app-text/rarian/ChangeLog +++ b/app-text/rarian/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/rarian # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/ChangeLog,v 1.39 2009/01/08 14:29:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/ChangeLog,v 1.40 2009/03/02 18:46:53 armin76 Exp $ + + 02 Mar 2009; Raúl Porcel <armin76@gentoo.org> rarian-0.8.1.ebuild: + arm/s390/sh stable 08 Jan 2009; Raúl Porcel <armin76@gentoo.org> rarian-0.8.1.ebuild: Add ~arm/~s390/~sh diff --git a/app-text/rarian/rarian-0.8.1.ebuild b/app-text/rarian/rarian-0.8.1.ebuild index d1efc5a7bb60..401e14d014c4 100644 --- a/app-text/rarian/rarian-0.8.1.ebuild +++ b/app-text/rarian/rarian-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.8.1.ebuild,v 1.9 2009/01/08 14:29:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.8.1.ebuild,v 1.10 2009/03/02 18:46:53 armin76 Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.freedesktop.org" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" RDEPEND="dev-libs/libxslt" diff --git a/app-text/scrollkeeper/ChangeLog b/app-text/scrollkeeper/ChangeLog index 15730545fe1c..5a20148ac8fd 100644 --- a/app-text/scrollkeeper/ChangeLog +++ b/app-text/scrollkeeper/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/scrollkeeper # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.92 2009/01/08 14:30:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/ChangeLog,v 1.93 2009/03/02 18:48:01 armin76 Exp $ + + 02 Mar 2009; Raúl Porcel <armin76@gentoo.org> + scrollkeeper-9999-r1.ebuild: + arm/s390/sh stable 08 Jan 2009; Raúl Porcel <armin76@gentoo.org> scrollkeeper-9999-r1.ebuild: diff --git a/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild b/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild index f203abf9b94e..73e8db67b35e 100644 --- a/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild +++ b/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild,v 1.2 2009/01/08 14:30:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild,v 1.3 2009/03/02 18:48:01 armin76 Exp $ DESCRIPTION="Dummy scrollkeeper for testing rarian" HOMEPAGE="http://gnome.gentoo.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="=app-text/scrollkeeper-dtd-1.0" |