diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 23:17:15 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 23:17:15 +0000 |
commit | 7159a47e2827498a1ca29a1a33794da0fdb22d02 (patch) | |
tree | 1f5a77f574bc978dc0c2bbf8cb7b6a66d4bdd962 /app-misc/celestia | |
parent | bumped to 2.4.22_pre2 (diff) | |
download | historical-7159a47e2827498a1ca29a1a33794da0fdb22d02.tar.gz historical-7159a47e2827498a1ca29a1a33794da0fdb22d02.tar.bz2 historical-7159a47e2827498a1ca29a1a33794da0fdb22d02.zip |
unmask and changelog fixes
Diffstat (limited to 'app-misc/celestia')
-rw-r--r-- | app-misc/celestia/celestia-1.2.5.ebuild | 4 | ||||
-rw-r--r-- | app-misc/celestia/celestia-1.3.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/celestia/celestia-1.2.5.ebuild b/app-misc/celestia/celestia-1.2.5.ebuild index 12084add5e6b..e1235d375178 100644 --- a/app-misc/celestia/celestia-1.2.5.ebuild +++ b/app-misc/celestia/celestia-1.2.5.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/app-misc/celestia/celestia-1.2.5.ebuild,v 1.4 2003/04/08 20:40:12 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/celestia/celestia-1.2.5.ebuild,v 1.5 2003/06/29 23:17:15 aliz Exp $ inherit flag-o-matic kde-functions @@ -13,7 +13,7 @@ HOMEPAGE="http://www.shatters.net/celestia" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" # gnome and kde interfaces are exlcusive; gnome takes precedence DEPEND=">=media-libs/glut-3.7-r2 diff --git a/app-misc/celestia/celestia-1.3.0.ebuild b/app-misc/celestia/celestia-1.3.0.ebuild index d0dfa3d7e2ec..552367c2fdb1 100644 --- a/app-misc/celestia/celestia-1.3.0.ebuild +++ b/app-misc/celestia/celestia-1.3.0.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/app-misc/celestia/celestia-1.3.0.ebuild,v 1.1 2003/05/12 06:11:26 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/celestia/celestia-1.3.0.ebuild,v 1.2 2003/06/29 23:17:15 aliz Exp $ inherit flag-o-matic kde-functions @@ -12,7 +12,7 @@ HOMEPAGE="http://www.shatters.net/celestia" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" # gnome and kde interfaces are exlcusive; gnome takes precedence DEPEND=">=media-libs/glut-3.7-r2 |