diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-13 14:48:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-13 14:48:22 +0000 |
commit | a268a238f172693cbeaf384451aa2e51cef8e011 (patch) | |
tree | ff848d0b4663960794faf4532a391f2e323de50e /x11-libs/libnotify/libnotify-0.4.4.ebuild | |
parent | fix bug #185171 (diff) | |
download | historical-a268a238f172693cbeaf384451aa2e51cef8e011.tar.gz historical-a268a238f172693cbeaf384451aa2e51cef8e011.tar.bz2 historical-a268a238f172693cbeaf384451aa2e51cef8e011.zip |
alpha/ia64 stable wrt #184615
Package-Manager: portage-2.1.3_rc8
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 e5ac81a6d421..3a72c0c1ab92 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.7 2007/07/13 00:49:08 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild,v 1.8 2007/07/13 14:48:22 armin76 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 |