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
commitd2cc3dee46b2450b3587d6cd0f08b96ad13ecba1 (patch)
treebb1b0245204426b5877fecfc17443e06a8dd0ae7
parentmark x86 (diff)
downloadhistorical-d2cc3dee46b2450b3587d6cd0f08b96ad13ecba1.tar.gz
historical-d2cc3dee46b2450b3587d6cd0f08b96ad13ecba1.tar.bz2
historical-d2cc3dee46b2450b3587d6cd0f08b96ad13ecba1.zip
mark x86
-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
-rw-r--r--x11-libs/startup-notification/startup-notification-0.7.ebuild7
-rw-r--r--x11-libs/vte/vte-0.11.11-r1.ebuild4
5 files changed, 8 insertions, 34 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"
diff --git a/x11-libs/startup-notification/startup-notification-0.7.ebuild b/x11-libs/startup-notification/startup-notification-0.7.ebuild
index 6c37a9fa3666..bce20a467fc8 100644
--- a/x11-libs/startup-notification/startup-notification-0.7.ebuild
+++ b/x11-libs/startup-notification/startup-notification-0.7.ebuild
@@ -1,16 +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/startup-notification/startup-notification-0.7.ebuild,v 1.5 2004/11/04 21:57:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/startup-notification-0.7.ebuild,v 1.6 2004/11/11 01:08:19 foser Exp $
inherit gnome.org
DESCRIPTION="Application startup notification and feedback library"
HOMEPAGE="http://www.freedesktop.org/software/startup-notification/"
-#SRC_URI="http://www.freedesktop.org/software/startup-notification/releases/${P}.tar.gz"
-
LICENSE="LGPL-2 BSD"
+
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc"
IUSE=""
DEPEND="virtual/x11"
diff --git a/x11-libs/vte/vte-0.11.11-r1.ebuild b/x11-libs/vte/vte-0.11.11-r1.ebuild
index 373fed14f639..e529e6f30fef 100644
--- a/x11-libs/vte/vte-0.11.11-r1.ebuild
+++ b/x11-libs/vte/vte-0.11.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11-r1.ebuild,v 1.2 2004/11/01 19:43:07 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11-r1.ebuild,v 1.3 2004/11/11 01:03:20 foser Exp $
inherit gnome2
@@ -10,7 +10,7 @@ DESCRIPTION="Xft powered terminal widget"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64"
LICENSE="LGPL-2"
RDEPEND=">=dev-libs/glib-2