diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:14 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:26:14 +0000 |
commit | 62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace (patch) | |
tree | 74bd919c80d17adf4771f4271f8eff490fac16fa /media-libs/libfame | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.tar.gz historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.tar.bz2 historical-62e0a0c6a677a5cc4b5ee385c9d3ccabe2df9ace.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'media-libs/libfame')
-rw-r--r-- | media-libs/libfame/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libfame/libfame-0.8.10.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libfame/libfame-0.9.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libfame/ChangeLog b/media-libs/libfame/ChangeLog index ad4d45105109..40db85519660 100644 --- a/media-libs/libfame/ChangeLog +++ b/media-libs/libfame/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for media-libs/libfame # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.4 2002/11/06 06:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/ChangeLog,v 1.5 2002/12/09 04:26:12 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *libfame-0.9.0 (30 Sep 2002) 30 Sep 2002; Brandon Low <lostlogic@gentoo.org) libfame-0.9.0.ebuild diff --git a/media-libs/libfame/libfame-0.8.10.ebuild b/media-libs/libfame/libfame-0.8.10.ebuild index 5356b5f29ba8..16f6ea4debb9 100644 --- a/media-libs/libfame/libfame-0.8.10.ebuild +++ b/media-libs/libfame/libfame-0.8.10.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/libfame/libfame-0.8.10.ebuild,v 1.5 2002/10/04 05:48:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.8.10.ebuild,v 1.6 2002/12/09 04:26:12 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="libfame is a video encoding library. (MPEG-1 and MPEG-4)" @@ -9,7 +9,7 @@ HOMEPAGE="http://fame.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="virtual/glibc" diff --git a/media-libs/libfame/libfame-0.9.0.ebuild b/media-libs/libfame/libfame-0.9.0.ebuild index 57ee00f65167..536d9db7a72a 100644 --- a/media-libs/libfame/libfame-0.9.0.ebuild +++ b/media-libs/libfame/libfame-0.9.0.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/libfame/libfame-0.9.0.ebuild,v 1.2 2002/10/04 05:48:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.0.ebuild,v 1.3 2002/12/09 04:26:12 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="libfame is a video encoding library. (MPEG-1 and MPEG-4)" @@ -9,7 +9,7 @@ HOMEPAGE="http://fame.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="virtual/glibc" |