summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2008-07-12 16:02:51 +0000
committerAlin Năstac <mrness@gentoo.org>2008-07-12 16:02:51 +0000
commit09a66f80bdd7d9041c6678c816fd6ed652ac190a (patch)
treee15781a769ee9aacf91ebd47c6c56680a7dfe234 /app-mobilephone
parentRESTRICT test because the upstream zip does not include a file needed to run ... (diff)
downloadgentoo-2-09a66f80bdd7d9041c6678c816fd6ed652ac190a.tar.gz
gentoo-2-09a66f80bdd7d9041c6678c816fd6ed652ac190a.tar.bz2
gentoo-2-09a66f80bdd7d9041c6678c816fd6ed652ac190a.zip
Version bump.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/gnocky/ChangeLog10
-rw-r--r--app-mobilephone/gnocky/gnocky-0.0.6.ebuild (renamed from app-mobilephone/gnocky/gnocky-0.0.4.ebuild)10
2 files changed, 13 insertions, 7 deletions
diff --git a/app-mobilephone/gnocky/ChangeLog b/app-mobilephone/gnocky/ChangeLog
index 7ec583fd8fbd..7bebb1818b51 100644
--- a/app-mobilephone/gnocky/ChangeLog
+++ b/app-mobilephone/gnocky/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-mobilephone/gnocky
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnocky/ChangeLog,v 1.5 2007/12/30 09:34:20 mrness Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnocky/ChangeLog,v 1.6 2008/07/12 16:02:51 mrness Exp $
+
+*gnocky-0.0.6 (12 Jul 2008)
+
+ 12 Jul 2008; Alin Năstac <mrness@gentoo.org> -gnocky-0.0.4.ebuild,
+ +gnocky-0.0.6.ebuild:
+ Version bump.
*gnocky-0.0.5 (30 Dec 2007)
diff --git a/app-mobilephone/gnocky/gnocky-0.0.4.ebuild b/app-mobilephone/gnocky/gnocky-0.0.6.ebuild
index 493c04f28de6..1ec40d2f41d6 100644
--- a/app-mobilephone/gnocky/gnocky-0.0.4.ebuild
+++ b/app-mobilephone/gnocky/gnocky-0.0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnocky/gnocky-0.0.4.ebuild,v 1.2 2007/08/16 20:55:00 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnocky/gnocky-0.0.6.ebuild,v 1.1 2008/07/12 16:02:51 mrness Exp $
DESCRIPTION="GTK-2 version of gnokii"
HOMEPAGE="http://www.gnokii.org/"
@@ -11,9 +11,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2.6.8
- >=gnome-base/libglade-2.5.1
- >=app-mobilephone/gnokii-0.6.18"
+RDEPEND=">=x11-libs/gtk+-2
+ gnome-base/libglade
+ app-mobilephone/gnokii"
DEPEND="dev-util/pkgconfig
${RDEPEND}"