diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-03-31 22:57:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-03-31 22:57:15 +0000 |
commit | b662cd42cae21f1aea6a6438bfc00ad4a3e4c75b (patch) | |
tree | a231bab75b576d948538b09f60e7da17bf7af0c4 /media-libs/cal3d | |
parent | gnome 2.6 (diff) | |
download | historical-b662cd42cae21f1aea6a6438bfc00ad4a3e4c75b.tar.gz historical-b662cd42cae21f1aea6a6438bfc00ad4a3e4c75b.tar.bz2 historical-b662cd42cae21f1aea6a6438bfc00ad4a3e4c75b.zip |
Stable on x86.
Diffstat (limited to 'media-libs/cal3d')
-rw-r--r-- | media-libs/cal3d/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/cal3d/Manifest | 4 | ||||
-rw-r--r-- | media-libs/cal3d/cal3d-0.9.1.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/media-libs/cal3d/ChangeLog b/media-libs/cal3d/ChangeLog index 47adbaa38be1..a313de7987b4 100644 --- a/media-libs/cal3d/ChangeLog +++ b/media-libs/cal3d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/cal3d -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/cal3d/ChangeLog,v 1.3 2004/03/01 13:01:51 aliz Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/cal3d/ChangeLog,v 1.4 2004/03/31 22:57:15 kloeri Exp $ + + 01 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> cal3d-0.9.1.ebuild: + Stable on x86. *cal3d-0.9.1 (14 Dec 2003) diff --git a/media-libs/cal3d/Manifest b/media-libs/cal3d/Manifest index 485c0dda936e..73bf227585a1 100644 --- a/media-libs/cal3d/Manifest +++ b/media-libs/cal3d/Manifest @@ -1,3 +1,3 @@ -MD5 99657af65d06d2de8130a32671eaee83 ChangeLog 416 -MD5 3c4df58d8d3d95ffcbc958d19e2b4658 cal3d-0.9.1.ebuild 602 +MD5 a25384f61ff54466797263e6005e3592 ChangeLog 508 +MD5 82fede10fd4c14183382a77b4be0011b cal3d-0.9.1.ebuild 598 MD5 43e71244e1825e9c85b7707bc312f049 files/digest-cal3d-0.9.1 65 diff --git a/media-libs/cal3d/cal3d-0.9.1.ebuild b/media-libs/cal3d/cal3d-0.9.1.ebuild index d62ce2a034c9..9829ed737fc2 100644 --- a/media-libs/cal3d/cal3d-0.9.1.ebuild +++ b/media-libs/cal3d/cal3d-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/cal3d/cal3d-0.9.1.ebuild,v 1.2 2004/03/19 07:56:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/cal3d/cal3d-0.9.1.ebuild,v 1.3 2004/03/31 22:57:15 kloeri Exp $ DESCRIPTION="Cal3D is a skeletal based character animation library" HOMEPAGE="http://cal3d.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/cal3d/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=sys-devel/automake-1.4 |