diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-12 06:21:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-12 06:21:31 +0000 |
commit | fd72d76ae1b5cd6502e65bc115c09bc74ac11f1c (patch) | |
tree | a122e7429630f6c87de6ca374ece7b1ad2930777 /x11-libs/libnotify/libnotify-0.4.4.ebuild | |
parent | Mask ocmal and pike for swig (diff) | |
download | historical-fd72d76ae1b5cd6502e65bc115c09bc74ac11f1c.tar.gz historical-fd72d76ae1b5cd6502e65bc115c09bc74ac11f1c.tar.bz2 historical-fd72d76ae1b5cd6502e65bc115c09bc74ac11f1c.zip |
Stable on ppc64; bug #184615
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'x11-libs/libnotify/libnotify-0.4.4.ebuild')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libnotify/libnotify-0.4.4.ebuild b/x11-libs/libnotify/libnotify-0.4.4.ebuild index 953e000ea9fe..0307c3ae8437 100644 --- a/x11-libs/libnotify/libnotify-0.4.4.ebuild +++ b/x11-libs/libnotify/libnotify-0.4.4.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/libnotify/libnotify-0.4.4.ebuild,v 1.3 2007/07/08 05:33:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild,v 1.4 2007/07/12 06:21:31 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 ~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 |