diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:49:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:49:02 +0000 |
commit | 846e4f129b400f52b2368c04734f650bb248d7f6 (patch) | |
tree | 132ca11977f39cd61181b265e503adcf75e2b425 /media-libs/libfame | |
parent | Hopefully getting rid of SGML problems. Removing opts on openjade. (diff) | |
download | gentoo-2-846e4f129b400f52b2368c04734f650bb248d7f6.tar.gz gentoo-2-846e4f129b400f52b2368c04734f650bb248d7f6.tar.bz2 gentoo-2-846e4f129b400f52b2368c04734f650bb248d7f6.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'media-libs/libfame')
-rw-r--r-- | media-libs/libfame/libfame-0.8.10.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libfame/libfame-0.9.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/libfame/libfame-0.8.10.ebuild b/media-libs/libfame/libfame-0.8.10.ebuild index 120dd58a654c..5356b5f29ba8 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 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.8.10.ebuild,v 1.4 2002/09/03 07:41:50 lostlogic Exp $ +# 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 $ S=${WORKDIR}/${P} DESCRIPTION="libfame is a video encoding library. (MPEG-1 and MPEG-4)" diff --git a/media-libs/libfame/libfame-0.9.0.ebuild b/media-libs/libfame/libfame-0.9.0.ebuild index feeb9ee50ee1..57ee00f65167 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 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfame/libfame-0.9.0.ebuild,v 1.1 2002/10/01 03:17:24 lostlogic Exp $ +# 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 $ S=${WORKDIR}/${P} DESCRIPTION="libfame is a video encoding library. (MPEG-1 and MPEG-4)" |