diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-26 18:12:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-26 18:12:08 +0000 |
commit | 5db1dcbc8af369c8c1f1e721cdc3323890c74b5c (patch) | |
tree | 0558253e6ac9dcfd070519b39b21dd8809ebc4ab /x11-libs | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-5db1dcbc8af369c8c1f1e721cdc3323890c74b5c.tar.gz gentoo-2-5db1dcbc8af369c8c1f1e721cdc3323890c74b5c.tar.bz2 gentoo-2-5db1dcbc8af369c8c1f1e721cdc3323890c74b5c.zip |
stable ppc, bug 263411
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 16a637e8446f..f11f99afb5db 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libnotify # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.46 2009/01/19 19:18:38 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.47 2009/03/26 18:12:08 ranger Exp $ + + 26 Mar 2009; Brent Baude <ranger@gentoo.org> libnotify-0.4.5.ebuild: + stable ppc, bug 263411 19 Jan 2009; Peter Volkov <pva@gentoo.org> libnotify-0.4.4.ebuild, libnotify-0.4.5.ebuild: diff --git a/x11-libs/libnotify/libnotify-0.4.5.ebuild b/x11-libs/libnotify/libnotify-0.4.5.ebuild index b5d1df1fbd93..9b01cc74ec05 100644 --- a/x11-libs/libnotify/libnotify-0.4.5.ebuild +++ b/x11-libs/libnotify/libnotify-0.4.5.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/x11-libs/libnotify/libnotify-0.4.5.ebuild,v 1.4 2009/01/19 19:18:38 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.5.ebuild,v 1.5 2009/03/26 18:12:08 ranger 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 ~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.6 |