diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 03:31:00 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 03:31:00 +0000 |
commit | 1f0d82e30a76e7b698e006c0b23ef4ba43d716db (patch) | |
tree | 71740acf58d3dc2cadad8ebbfe1669f80226a1ea /kde-base/atlantikdesigner | |
parent | Spring Cleaning (diff) | |
download | historical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.tar.gz historical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.tar.bz2 historical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.zip |
Spring cleaning.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/atlantikdesigner')
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild | 12 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.6.ebuild | 12 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild | 12 |
4 files changed, 6 insertions, 37 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index a8ad041a041c..bdb53e4873cf 100644 --- a/kde-base/atlantikdesigner/ChangeLog +++ b/kde-base/atlantikdesigner/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/atlantikdesigner # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.76 2008/01/31 15:28:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.77 2008/02/17 02:19:53 ingmar Exp $ + + 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> + -atlantikdesigner-3.5.5.ebuild, -atlantikdesigner-3.5.6.ebuild, + -atlantikdesigner-3.5.7.ebuild: + Spring cleaning 31 Jan 2008; Brent Baude <ranger@gentoo.org> atlantikdesigner-3.5.8.ebuild: diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild deleted file mode 100644 index 0bc47c41f316..000000000000 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild,v 1.9 2007/07/11 01:08:48 mr_bones_ Exp $ -KMNAME=kdeaddons -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="Atlantik gameboard designer" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)" diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.6.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.6.ebuild deleted file mode 100644 index 796a689fee0c..000000000000 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.6.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.6.ebuild,v 1.2 2007/07/11 01:08:48 mr_bones_ Exp $ -KMNAME=kdeaddons -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="Atlantik gameboard designer" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)" diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild deleted file mode 100644 index 1e68ed3a74be..000000000000 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild,v 1.8 2007/08/11 17:01:35 armin76 Exp $ -KMNAME=kdeaddons -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="Atlantik gameboard designer" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)" |