diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-12-03 15:50:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-12-03 15:50:14 +0000 |
commit | f6249e72f8d171cba3bd7936352c73590c387790 (patch) | |
tree | d6a7994563cec1b83f11494bf82799b47f2c48bf /media-libs/ming/ming-0.2a.ebuild | |
parent | mark stable to support lilypond-1.8.2 (diff) | |
download | historical-f6249e72f8d171cba3bd7936352c73590c387790.tar.gz historical-f6249e72f8d171cba3bd7936352c73590c387790.tar.bz2 historical-f6249e72f8d171cba3bd7936352c73590c387790.zip |
Stable on alpha to support lilypond-1.8.2
Diffstat (limited to 'media-libs/ming/ming-0.2a.ebuild')
-rw-r--r-- | media-libs/ming/ming-0.2a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/ming/ming-0.2a.ebuild b/media-libs/ming/ming-0.2a.ebuild index 13235b2c112b..a5543384e9c8 100644 --- a/media-libs/ming/ming-0.2a.ebuild +++ b/media-libs/ming/ming-0.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ming-0.2a.ebuild,v 1.11 2003/11/27 20:13:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ming-0.2a.ebuild,v 1.12 2003/12/03 15:50:11 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A OpenSource library from flash movie generation" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.opaque.net/ming/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 sparc hppa ppc amd64" +KEYWORDS="x86 sparc hppa ppc amd64 alpha" DEPEND="virtual/glibc" |