diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-07-24 01:21:53 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-07-24 01:21:53 +0000 |
commit | c383efa9415490a25b236f814bea9c6cf5a49fac (patch) | |
tree | 2b1cf375ab62e946d1983a46469bb023dc8357a7 /x11-libs/libnotify | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-c383efa9415490a25b236f814bea9c6cf5a49fac.tar.gz gentoo-2-c383efa9415490a25b236f814bea9c6cf5a49fac.tar.bz2 gentoo-2-c383efa9415490a25b236f814bea9c6cf5a49fac.zip |
Stable on x86, as needed for bug #141001.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 7ffb283bd77d..6a8cec3d699c 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.14 2006/07/22 07:54:20 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.15 2006/07/24 01:21:53 ticho Exp $ + + 24 Jul 2006; Andrej Kacian <ticho@gentoo.org> libnotify-0.4.2.ebuild: + Stable on x86, as needed for bug #141001. 22 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> libnotify-0.4.2.ebuild: diff --git a/x11-libs/libnotify/libnotify-0.4.2.ebuild b/x11-libs/libnotify/libnotify-0.4.2.ebuild index 8d256dc4e968..d46591d44403 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.7 2006/07/22 07:54:20 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.2.ebuild,v 1.8 2006/07/24 01:21:53 ticho 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 |