diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-11-11 01:09:45 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-11-11 01:09:45 +0000 |
commit | 5096430bdbe6b531d8bee26a83e15c6e1d21b39c (patch) | |
tree | 375e6815e1dd2805660720cb0177c5faa6a46d97 /x11-libs | |
parent | uclibc updates (Manifest recommit) (diff) | |
download | gentoo-2-5096430bdbe6b531d8bee26a83e15c6e1d21b39c.tar.gz gentoo-2-5096430bdbe6b531d8bee26a83e15c6e1d21b39c.tar.bz2 gentoo-2-5096430bdbe6b531d8bee26a83e15c6e1d21b39c.zip |
mark x86
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/files/digest-libwnck-2.8.0 | 1 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.8.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.8.0.ebuild | 24 | ||||
-rw-r--r-- | x11-libs/startup-notification/startup-notification-0.7.ebuild | 7 |
4 files changed, 6 insertions, 32 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" |