summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/linpopup/linpopup-2.0.2.ebuild')
-rw-r--r--net-im/linpopup/linpopup-2.0.2.ebuild12
1 files changed, 5 insertions, 7 deletions
diff --git a/net-im/linpopup/linpopup-2.0.2.ebuild b/net-im/linpopup/linpopup-2.0.2.ebuild
index 649282e56de0..00f75f9e2f27 100644
--- a/net-im/linpopup/linpopup-2.0.2.ebuild
+++ b/net-im/linpopup/linpopup-2.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/linpopup-2.0.2.ebuild,v 1.1 2003/09/24 20:23:27 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/linpopup/linpopup-2.0.2.ebuild,v 1.1.1.1 2005/11/30 10:09:47 chriswhite Exp $
inherit gnome2
@@ -11,7 +11,7 @@ HOMEPAGE="http://linpopup2.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
RDEPEND=">=x11-libs/gtk+-2
>=dev-libs/glib-2
@@ -21,14 +21,12 @@ RDEPEND=">=x11-libs/gtk+-2
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-
+IUSE="gnome"
DOCS="AUTHORS BUGS COPYING ChangeLog INSTALL MANUAL NEWS README THANKS TODO"
-S=${WORKDIR}/${P}
-
src_install() {
# Install icon and .desktop for menu entry
- if [ `use gnome` ] ; then
+ if use gnome ; then
insinto /usr/share/pixmaps
newins ${S}/pixmaps/icon_256.xpm linpopup.xpm
insinto /usr/share/applications