diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:28 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:28 +0000 |
commit | 2fafcb321f5ae80068469332c4ed3aa5151b647c (patch) | |
tree | 883963d53c8d57d1ad6325589cc2075066ff98f4 /media-libs/smpeg | |
parent | fix digest (diff) | |
download | gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.gz gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.bz2 gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.zip |
big IUSE commit
Diffstat (limited to 'media-libs/smpeg')
-rw-r--r-- | media-libs/smpeg/smpeg-0.4.4-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/smpeg/smpeg-0.4.4-r3.ebuild | 4 | ||||
-rw-r--r-- | media-libs/smpeg/smpeg-0.4.4-r4.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/media-libs/smpeg/smpeg-0.4.4-r2.ebuild b/media-libs/smpeg/smpeg-0.4.4-r2.ebuild index 3b6064de94f9..55446257a6ac 100644 --- a/media-libs/smpeg/smpeg-0.4.4-r2.ebuild +++ b/media-libs/smpeg/smpeg-0.4.4-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r2.ebuild,v 1.8 2002/10/04 05:50:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r2.ebuild,v 1.9 2002/10/05 05:39:15 drobbins Exp $ + +IUSE="X gtk opengl" S=${WORKDIR}/${P} DESCRIPTION="SDL MPEG Player Library" diff --git a/media-libs/smpeg/smpeg-0.4.4-r3.ebuild b/media-libs/smpeg/smpeg-0.4.4-r3.ebuild index 9ee02d5663a5..a502556d7159 100644 --- a/media-libs/smpeg/smpeg-0.4.4-r3.ebuild +++ b/media-libs/smpeg/smpeg-0.4.4-r3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r3.ebuild,v 1.5 2002/10/04 05:50:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r3.ebuild,v 1.6 2002/10/05 05:39:15 drobbins Exp $ + +IUSE="X gtk opengl" S=${WORKDIR}/${P} DESCRIPTION="SDL MPEG Player Library" diff --git a/media-libs/smpeg/smpeg-0.4.4-r4.ebuild b/media-libs/smpeg/smpeg-0.4.4-r4.ebuild index 497ac507e8b4..94e6ce8f2e08 100644 --- a/media-libs/smpeg/smpeg-0.4.4-r4.ebuild +++ b/media-libs/smpeg/smpeg-0.4.4-r4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r4.ebuild,v 1.3 2002/10/04 05:50:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r4.ebuild,v 1.4 2002/10/05 05:39:15 drobbins Exp $ + +IUSE="X gtk opengl" S=${WORKDIR}/${P} |