summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-11-11 01:09:45 +0000
committerMarinus Schraal <foser@gentoo.org>2004-11-11 01:09:45 +0000
commit5096430bdbe6b531d8bee26a83e15c6e1d21b39c (patch)
tree375e6815e1dd2805660720cb0177c5faa6a46d97 /x11-libs/libwnck
parentuclibc updates (Manifest recommit) (diff)
downloadgentoo-2-5096430bdbe6b531d8bee26a83e15c6e1d21b39c.tar.gz
gentoo-2-5096430bdbe6b531d8bee26a83e15c6e1d21b39c.tar.bz2
gentoo-2-5096430bdbe6b531d8bee26a83e15c6e1d21b39c.zip
mark x86
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r--x11-libs/libwnck/files/digest-libwnck-2.8.01
-rw-r--r--x11-libs/libwnck/libwnck-2.8.0.1.ebuild6
-rw-r--r--x11-libs/libwnck/libwnck-2.8.0.ebuild24
3 files changed, 3 insertions, 28 deletions
diff --git a/x11-libs/libwnck/files/digest-libwnck-2.8.0 b/x11-libs/libwnck/files/digest-libwnck-2.8.0
deleted file mode 100644
index b35ad4d489ea..000000000000
--- a/x11-libs/libwnck/files/digest-libwnck-2.8.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e2e2129790a8091b849228b6fd22c5f3 libwnck-2.8.0.tar.bz2 393093
diff --git a/x11-libs/libwnck/libwnck-2.8.0.1.ebuild b/x11-libs/libwnck/libwnck-2.8.0.1.ebuild
index e3abab94dbb7..0179bf86e9ac 100644
--- a/x11-libs/libwnck/libwnck-2.8.0.1.ebuild
+++ b/x11-libs/libwnck/libwnck-2.8.0.1.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.8.0.1.ebuild,v 1.2 2004/11/08 19:32:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.8.0.1.ebuild,v 1.3 2004/11/11 01:09:45 foser Exp $
inherit gnome2 eutils
DESCRIPTION="A window navigation construction kit"
HOMEPAGE="http://www.gnome.org/"
-
LICENSE="GPL-2"
+
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm"
+KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2.1
diff --git a/x11-libs/libwnck/libwnck-2.8.0.ebuild b/x11-libs/libwnck/libwnck-2.8.0.ebuild
deleted file mode 100644
index dbbca6caa874..000000000000
--- a/x11-libs/libwnck/libwnck-2.8.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.8.0.ebuild,v 1.2 2004/11/08 19:32:50 vapier Exp $
-
-inherit gnome2 eutils
-
-DESCRIPTION="A window navigation construction kit"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm"
-IUSE="doc"
-
-RDEPEND=">=x11-libs/gtk+-2.1
- >=x11-libs/startup-notification-0.4
- amd64? ( || ( x11-base/xorg-x11 >=x11-base/xfree-4.3.0-r6 ) )"
-
-DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/pkgconfig-0.12
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README"