diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 08:51:21 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-03 08:51:21 +0000 |
commit | 9dfea4298632d25415a39c0eccd08dc9d25fdbfc (patch) | |
tree | 2b4b1a625ceb24ba154ed58cc8b287eca2a15b00 /kde-base/atlantik | |
parent | Fix minimum version. (diff) | |
download | gentoo-2-9dfea4298632d25415a39c0eccd08dc9d25fdbfc.tar.gz gentoo-2-9dfea4298632d25415a39c0eccd08dc9d25fdbfc.tar.bz2 gentoo-2-9dfea4298632d25415a39c0eccd08dc9d25fdbfc.zip |
Bump to 3.5.5 (pre-release).
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/atlantik')
-rw-r--r-- | kde-base/atlantik/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.5.ebuild | 17 | ||||
-rw-r--r-- | kde-base/atlantik/files/digest-atlantik-3.5.5 | 3 |
3 files changed, 26 insertions, 1 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index 294eebe30016..8c851f8caf92 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/atlantik # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.52 2006/09/24 20:53:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.53 2006/10/03 08:51:21 flameeyes Exp $ + +*atlantik-3.5.5 (03 Oct 2006) + + 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> +atlantik-3.5.5.ebuild: + Bump to 3.5.5 (pre-release). 24 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> atlantik-3.5.2.ebuild, atlantik-3.5.3.ebuild, atlantik-3.5.4.ebuild: diff --git a/kde-base/atlantik/atlantik-3.5.5.ebuild b/kde-base/atlantik/atlantik-3.5.5.ebuild new file mode 100644 index 000000000000..4f407093f876 --- /dev/null +++ b/kde-base/atlantik/atlantik-3.5.5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.5.ebuild,v 1.1 2006/10/03 08:51:21 flameeyes 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="" + +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.5 b/kde-base/atlantik/files/digest-atlantik-3.5.5 new file mode 100644 index 000000000000..2a1fccf3fb47 --- /dev/null +++ b/kde-base/atlantik/files/digest-atlantik-3.5.5 @@ -0,0 +1,3 @@ +MD5 1db8e3960ffb6af0a8d683756b89efa7 kdegames-3.5.5.tar.bz2 10749927 +RMD160 42a2910e92b845ca9b79ccdab4980c7232913346 kdegames-3.5.5.tar.bz2 10749927 +SHA256 957563339f241c7bd5d6ec3a4fedc21a0c20387b7a01fc4bd62ce892eae68935 kdegames-3.5.5.tar.bz2 10749927 |