diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2007-05-22 21:58:22 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2007-05-22 21:58:22 +0000 |
commit | bef5bccf9dbc6e45c474055ed3f7e8b5fba1c739 (patch) | |
tree | 7d8570e14fe7d6ffeec11b99db96d4a7dd12d8c3 /kde-base/atlantik | |
parent | hard-enable USE=nls to avoid compile problems thanks Neil Bothwick <neil@digi... (diff) | |
download | historical-bef5bccf9dbc6e45c474055ed3f7e8b5fba1c739.tar.gz historical-bef5bccf9dbc6e45c474055ed3f7e8b5fba1c739.tar.bz2 historical-bef5bccf9dbc6e45c474055ed3f7e8b5fba1c739.zip |
Version bump.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'kde-base/atlantik')
-rw-r--r-- | kde-base/atlantik/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.7.ebuild | 17 | ||||
-rw-r--r-- | kde-base/atlantik/files/digest-atlantik-3.5.7 | 3 |
3 files changed, 26 insertions, 1 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index 3f4978a3cdc1..f29d67a85f13 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/atlantik # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.64 2007/02/04 01:36:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.65 2007/05/22 20:50:02 carlo Exp $ + +*atlantik-3.5.7 (22 May 2007) + + 22 May 2007; Carsten Lohrke <carlo@gentoo.org> +atlantik-3.5.7.ebuild: + Version bump. 04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> -atlantik-3.5.2.ebuild: Remove old versions. diff --git a/kde-base/atlantik/atlantik-3.5.7.ebuild b/kde-base/atlantik/atlantik-3.5.7.ebuild new file mode 100644 index 000000000000..2d014860c9dd --- /dev/null +++ b/kde-base/atlantik/atlantik-3.5.7.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.7.ebuild,v 1.1 2007/05/22 20:50:02 carlo Exp $ +KMNAME=kdegames +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="The Atlantic board game" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="kdehiddenvisibility" + +DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=libkdegames +KMCOPYLIB="libkdegames libkdegames" diff --git a/kde-base/atlantik/files/digest-atlantik-3.5.7 b/kde-base/atlantik/files/digest-atlantik-3.5.7 new file mode 100644 index 000000000000..ccd7b00beb0a --- /dev/null +++ b/kde-base/atlantik/files/digest-atlantik-3.5.7 @@ -0,0 +1,3 @@ +MD5 49ada123885195673d8bcbada4e9c82c kdegames-3.5.7.tar.bz2 10819129 +RMD160 bf7260ff8169cbefd467daed2d4f9045144b26d4 kdegames-3.5.7.tar.bz2 10819129 +SHA256 f93efeb59b9b3bdecec031d30879da384b1e95c6624a704bcd11d35f910aa07b kdegames-3.5.7.tar.bz2 10819129 |