summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2007-08-16 20:55:00 +0000
committerAlin Năstac <mrness@gentoo.org>2007-08-16 20:55:00 +0000
commit5109babaa84f9020dfe630516df586798c96d14a (patch)
treeba8736f56aa7c89f1a865e95a584148050b68551 /app-mobilephone
parentVersion bump. Correct configure script through xlibpath.patch (#188362). (diff)
downloadgentoo-2-5109babaa84f9020dfe630516df586798c96d14a.tar.gz
gentoo-2-5109babaa84f9020dfe630516df586798c96d14a.tar.bz2
gentoo-2-5109babaa84f9020dfe630516df586798c96d14a.zip
Change gnokii DEPEND atom to the latest available version (#188362).
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/gnocky/ChangeLog5
-rw-r--r--app-mobilephone/gnocky/gnocky-0.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/gnocky/ChangeLog b/app-mobilephone/gnocky/ChangeLog
index d9f94837294b..1f7b94f9da44 100644
--- a/app-mobilephone/gnocky/ChangeLog
+++ b/app-mobilephone/gnocky/ChangeLog
@@ -1,6 +1,9 @@
# 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.2 2007/08/07 16:38:51 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnocky/ChangeLog,v 1.3 2007/08/16 20:55:00 mrness Exp $
+
+ 16 Aug 2007; Alin Năstac <mrness@gentoo.org> ChangeLog:
+ Change gnokii DEPEND atom to the latest available version (#188362).
*gnocky-0.0.4 (07 Aug 2007)
diff --git a/app-mobilephone/gnocky/gnocky-0.0.4.ebuild b/app-mobilephone/gnocky/gnocky-0.0.4.ebuild
index cf91b0bee9b0..493c04f28de6 100644
--- a/app-mobilephone/gnocky/gnocky-0.0.4.ebuild
+++ b/app-mobilephone/gnocky/gnocky-0.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.1 2007/08/07 16:38:51 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnocky/gnocky-0.0.4.ebuild,v 1.2 2007/08/16 20:55:00 mrness Exp $
DESCRIPTION="GTK-2 version of gnokii"
HOMEPAGE="http://www.gnokii.org/"
@@ -13,7 +13,7 @@ IUSE=""
RDEPEND=">=x11-libs/gtk+-2.6.8
>=gnome-base/libglade-2.5.1
- >=app-mobilephone/gnokii-0.6.14-r2"
+ >=app-mobilephone/gnokii-0.6.18"
DEPEND="dev-util/pkgconfig
${RDEPEND}"