diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-10-20 22:05:26 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-10-20 22:05:26 +0000 |
commit | 8809980230207c701859405c8a7db12f2525c24e (patch) | |
tree | 3152ed588bf2218a68c9a4030550896d6eef41b8 /media-libs | |
parent | nls and pam use flag check (diff) | |
download | historical-8809980230207c701859405c8a7db12f2525c24e.tar.gz historical-8809980230207c701859405c8a7db12f2525c24e.tar.bz2 historical-8809980230207c701859405c8a7db12f2525c24e.zip |
unmask new revision for x86
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.4.1-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/gstreamer/gstreamer-0.4.1-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/gst-plugins/gst-plugins-0.4.1-r1.ebuild b/media-libs/gst-plugins/gst-plugins-0.4.1-r1.ebuild index 7ba4ac0e8f62..6284e652cc49 100644 --- a/media-libs/gst-plugins/gst-plugins-0.4.1-r1.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.4.1-r1.ebuild,v 1.2 2002/10/20 18:49:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.4.1-r1.ebuild,v 1.3 2002/10/20 22:05:26 foser Exp $ inherit libtool gnome2 flag-o-matic @@ -12,7 +12,7 @@ HOMEPAGE="http://gstreamer.sourceforge.net" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~sparc ~sparc64" +KEYWORDS="x86 ~sparc ~sparc64" # required packages # there are many many optional libraries. features are compiled if the libraries diff --git a/media-libs/gstreamer/gstreamer-0.4.1-r2.ebuild b/media-libs/gstreamer/gstreamer-0.4.1-r2.ebuild index 0b70de7ce6c4..9784a8c2e9ed 100644 --- a/media-libs/gstreamer/gstreamer-0.4.1-r2.ebuild +++ b/media-libs/gstreamer/gstreamer-0.4.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.4.1-r2.ebuild,v 1.1 2002/10/18 00:06:52 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.4.1-r2.ebuild,v 1.2 2002/10/20 22:05:26 foser Exp $ inherit flag-o-matic @@ -14,7 +14,7 @@ HOMEPAGE="http://gstreamer.sourceforge.net" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="x86 ~ppc ~sparc ~sparc64" # required packages # there are many many optional libraries. features are compiled if the libraries |