summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Prugh <ken69267@gentoo.org>2010-06-17 16:19:26 +0000
committerKenneth Prugh <ken69267@gentoo.org>2010-06-17 16:19:26 +0000
commitbcabe1b62218d4dfc7787fd15f184bde6bfd9a7f (patch)
tree6f0d64aa4e821b745b43a4e45fc31387412778d4 /app-misc/slashtime
parentVersion (diff)
downloadgentoo-2-bcabe1b62218d4dfc7787fd15f184bde6bfd9a7f.tar.gz
gentoo-2-bcabe1b62218d4dfc7787fd15f184bde6bfd9a7f.tar.bz2
gentoo-2-bcabe1b62218d4dfc7787fd15f184bde6bfd9a7f.zip
version bump, drop old
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/slashtime')
-rw-r--r--app-misc/slashtime/ChangeLog8
-rw-r--r--app-misc/slashtime/slashtime-0.5.12.ebuild (renamed from app-misc/slashtime/slashtime-0.5.10.ebuild)8
2 files changed, 11 insertions, 5 deletions
diff --git a/app-misc/slashtime/ChangeLog b/app-misc/slashtime/ChangeLog
index 6a526fd0729f..4aac8a22b9e1 100644
--- a/app-misc/slashtime/ChangeLog
+++ b/app-misc/slashtime/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-misc/slashtime
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/ChangeLog,v 1.14 2010/04/16 16:50:42 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/ChangeLog,v 1.15 2010/06/17 16:19:26 ken69267 Exp $
+
+*slashtime-0.5.12 (17 Jun 2010)
+
+ 17 Jun 2010; Kenneth Prugh <ken69267@gentoo.org> -slashtime-0.5.10.ebuild,
+ +slashtime-0.5.12.ebuild:
+ version bump
16 Apr 2010; Markos Chandras <hwoarang@gentoo.org>
slashtime-0.5.11.ebuild:
diff --git a/app-misc/slashtime/slashtime-0.5.10.ebuild b/app-misc/slashtime/slashtime-0.5.12.ebuild
index c5e9b02f86be..81363855a647 100644
--- a/app-misc/slashtime/slashtime-0.5.10.ebuild
+++ b/app-misc/slashtime/slashtime-0.5.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/slashtime-0.5.10.ebuild,v 1.2 2009/09/19 11:22:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/slashtime-0.5.12.ebuild,v 1.1 2010/06/17 16:19:26 ken69267 Exp $
EAPI=2
JAVA_PKG_IUSE="source"
@@ -13,10 +13,10 @@ SRC_URI="http://research.operationaldynamics.com/projects/${PN}/dist/${P}.tar.bz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
-COMMON_DEP=">=dev-java/java-gnome-4.0.9:4.0"
+COMMON_DEP=">=dev-java/java-gnome-4.0.16:4.0"
DEPEND=">=virtual/jdk-1.5
${COMMON_DEP}"