diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-22 14:50:10 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-22 14:50:10 +0000 |
commit | 3c3f156daec79a34809907b058d360ba70864fe0 (patch) | |
tree | 4a5a66cc1d525c3633cbc28e66f99619b96bc86a /x11-libs | |
parent | ppc stable, bug #193339 (diff) | |
download | historical-3c3f156daec79a34809907b058d360ba70864fe0.tar.gz historical-3c3f156daec79a34809907b058d360ba70864fe0.tar.bz2 historical-3c3f156daec79a34809907b058d360ba70864fe0.zip |
ppc stable, bug #193339
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.18.3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.8.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 73cc688fec5b..bc05dac02153 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libwnck # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.174 2007/09/22 05:19:17 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.175 2007/09/22 14:45:49 dertobi123 Exp $ + + 22 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> + libwnck-2.18.3.ebuild: + ppc stable, bug #193339 22 Sep 2007; Tom Gall <tgall@gentoo.org> libwnck-2.18.3.ebuild: stable on ppc64 diff --git a/x11-libs/libwnck/libwnck-2.18.3.ebuild b/x11-libs/libwnck/libwnck-2.18.3.ebuild index 5165e8df7d00..f99486925067 100644 --- a/x11-libs/libwnck/libwnck-2.18.3.ebuild +++ b/x11-libs/libwnck/libwnck-2.18.3.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/x11-libs/libwnck/libwnck-2.18.3.ebuild,v 1.3 2007/09/21 22:59:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.18.3.ebuild,v 1.4 2007/09/22 14:45:49 dertobi123 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 6418fa8b256d..ff309c240de0 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.174 2007/09/22 08:53:09 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.175 2007/09/22 14:50:10 dertobi123 Exp $ + + 22 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> vte-0.16.8.ebuild: + ppc stable, bug #193339 22 Sep 2007; Tom Gall <tgall@gentoo.org> vte-0.16.8.ebuild: stable on ppc64 diff --git a/x11-libs/vte/vte-0.16.8.ebuild b/x11-libs/vte/vte-0.16.8.ebuild index 549f3861bb4f..702ad1bbbf04 100644 --- a/x11-libs/vte/vte-0.16.8.ebuild +++ b/x11-libs/vte/vte-0.16.8.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/x11-libs/vte/vte-0.16.8.ebuild,v 1.7 2007/09/22 08:53:09 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.8.ebuild,v 1.8 2007/09/22 14:50:10 dertobi123 Exp $ inherit eutils gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" # pcre is broken in this release IUSE="debug doc python opengl" |