diff options
author | 2004-05-23 23:00:23 +0000 | |
---|---|---|
committer | 2004-05-23 23:00:23 +0000 | |
commit | 563dcec452924a762831ec096604c544e9c20aef (patch) | |
tree | a1e268735cde0a1e90a39b0ca9863c09199f6201 | |
parent | Version bump to use system version of mikmod instead of bundled #51852 by Paul (diff) | |
download | gentoo-2-563dcec452924a762831ec096604c544e9c20aef.tar.gz gentoo-2-563dcec452924a762831ec096604c544e9c20aef.tar.bz2 gentoo-2-563dcec452924a762831ec096604c544e9c20aef.zip |
Stable on alpha.
-rw-r--r-- | dev-libs/tc2-modules/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/dev-libs/tc2-modules/ChangeLog b/dev-libs/tc2-modules/ChangeLog index 61a6e309f41d..0e33ed4bdacc 100644 --- a/dev-libs/tc2-modules/ChangeLog +++ b/dev-libs/tc2-modules/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/tc2-modules # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2-modules/ChangeLog,v 1.2 2004/02/28 14:28:48 zypher Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2-modules/ChangeLog,v 1.3 2004/05/23 23:00:23 kloeri Exp $ + + 24 May 2004; Bryan Østergaard <kloeri@gentoo.org> tc2-modules-0.5.2.ebuild: + Stable on alpha. *tc2-modules-0.5.2 (06 Nov 2003) diff --git a/dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild b/dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild index 0e4fba91eb32..d07a3f3a96d7 100644 --- a/dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild +++ b/dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tc2/${P}.tar.gz" SLOT="0" LICENSE="OpenSoftware" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64" DEPEND=">=dev-libs/tc2-0.5.6" |