diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-17 20:19:59 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-17 20:19:59 +0000 |
commit | 8287f56c4ce44e7f0e416294036a8ac490471f08 (patch) | |
tree | 52e010cd7cc0c4581514a22949cf0ff5c4c60e98 | |
parent | Stable on ppc64 (diff) | |
download | historical-8287f56c4ce44e7f0e416294036a8ac490471f08.tar.gz historical-8287f56c4ce44e7f0e416294036a8ac490471f08.tar.bz2 historical-8287f56c4ce44e7f0e416294036a8ac490471f08.zip |
Stable on ppc64
Package-Manager: portage-2.1-r2
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libsexy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.8.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 6a8cec3d699c..977ba55462ff 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libnotify # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.15 2006/07/24 01:21:53 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.16 2006/08/17 20:19:59 corsair Exp $ + + 17 Aug 2006; Markus Rothe <corsair@gentoo.org> libnotify-0.4.2.ebuild: + Stable on ppc64 24 Jul 2006; Andrej Kacian <ticho@gentoo.org> libnotify-0.4.2.ebuild: Stable on x86, as needed for bug #141001. diff --git a/x11-libs/libnotify/libnotify-0.4.2.ebuild b/x11-libs/libnotify/libnotify-0.4.2.ebuild index d46591d44403..fbf09ddae893 100644 --- a/x11-libs/libnotify/libnotify-0.4.2.ebuild +++ b/x11-libs/libnotify/libnotify-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.2.ebuild,v 1.8 2006/07/24 01:21:53 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.2.ebuild,v 1.9 2006/08/17 20:19:59 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2.2 diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog index 8d92df2c7923..e4b6c9f25d52 100644 --- a/x11-libs/libsexy/ChangeLog +++ b/x11-libs/libsexy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libsexy # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.10 2006/07/16 05:02:03 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.11 2006/08/17 20:18:36 corsair Exp $ + + 17 Aug 2006; Markus Rothe <corsair@gentoo.org> libsexy-0.1.8.ebuild: + Stable on ppc64 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> libsexy-0.1.8.ebuild: Stable x86 for notification-daemon diff --git a/x11-libs/libsexy/libsexy-0.1.8.ebuild b/x11-libs/libsexy/libsexy-0.1.8.ebuild index d4ea7fef26fa..cec4ddacd3b1 100644 --- a/x11-libs/libsexy/libsexy-0.1.8.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.8.ebuild,v 1.8 2006/07/16 05:02:03 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.8.ebuild,v 1.9 2006/08/17 20:18:36 corsair Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |