diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-14 22:14:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-14 22:14:08 +0000 |
commit | e605a4495aaeeacc6271d665d4fa101003f4fd00 (patch) | |
tree | d6a6ddcef83818271bfe7a8aaee2d94446d421a8 /x11-libs/libnotify | |
parent | Stable on sparc (diff) | |
download | gentoo-2-e605a4495aaeeacc6271d665d4fa101003f4fd00.tar.gz gentoo-2-e605a4495aaeeacc6271d665d4fa101003f4fd00.tar.bz2 gentoo-2-e605a4495aaeeacc6271d665d4fa101003f4fd00.zip |
Stable on sparc
(Portage version: 2.1.1)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 977ba55462ff..0ed4d03f19a7 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,10 @@ # 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.16 2006/08/17 20:19:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.17 2006/09/14 22:14:08 gustavoz Exp $ + + 14 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + libnotify-0.4.2.ebuild: + Stable on sparc 17 Aug 2006; Markus Rothe <corsair@gentoo.org> libnotify-0.4.2.ebuild: Stable on ppc64 diff --git a/x11-libs/libnotify/libnotify-0.4.2.ebuild b/x11-libs/libnotify/libnotify-0.4.2.ebuild index fbf09ddae893..83c05cd74d63 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.9 2006/08/17 20:19:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.2.ebuild,v 1.10 2006/09/14 22:14:08 gustavoz 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 |