diff options
author | 2009-01-17 15:14:27 +0000 | |
---|---|---|
committer | 2009-01-17 15:14:27 +0000 | |
commit | ea278445397837e140afd0cee4be311865630522 (patch) | |
tree | edd7e496962579d0b482c893d4a9bd63e3b4660a /app-dicts/gwaei | |
parent | Stable on sparc, bug #253046 (diff) | |
download | gentoo-2-ea278445397837e140afd0cee4be311865630522.tar.gz gentoo-2-ea278445397837e140afd0cee4be311865630522.tar.bz2 gentoo-2-ea278445397837e140afd0cee4be311865630522.zip |
Version bumped.
(Portage version: 2.1.6.6/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'app-dicts/gwaei')
-rw-r--r-- | app-dicts/gwaei/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/gwaei/gwaei-0.13.1.ebuild (renamed from app-dicts/gwaei/gwaei-0.12.0-r1.ebuild) | 3 |
2 files changed, 9 insertions, 2 deletions
diff --git a/app-dicts/gwaei/ChangeLog b/app-dicts/gwaei/ChangeLog index 8f463990a162..e0cb231449c2 100644 --- a/app-dicts/gwaei/ChangeLog +++ b/app-dicts/gwaei/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-dicts/gwaei # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gwaei/ChangeLog,v 1.5 2009/01/13 17:13:41 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gwaei/ChangeLog,v 1.6 2009/01/17 15:14:27 matsuu Exp $ + +*gwaei-0.13.1 (17 Jan 2009) + + 17 Jan 2009; MATSUU Takuto <matsuu@gentoo.org> -gwaei-0.12.0-r1.ebuild, + +gwaei-0.13.1.ebuild: + Version bumped. Removed old version. *gwaei-0.13.0 (13 Jan 2009) diff --git a/app-dicts/gwaei/gwaei-0.12.0-r1.ebuild b/app-dicts/gwaei/gwaei-0.13.1.ebuild index 997cfe7df492..1dc8fede3fdf 100644 --- a/app-dicts/gwaei/gwaei-0.12.0-r1.ebuild +++ b/app-dicts/gwaei/gwaei-0.13.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gwaei/gwaei-0.12.0-r1.ebuild,v 1.1 2009/01/12 14:05:55 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gwaei/gwaei-0.13.1.ebuild,v 1.1 2009/01/17 15:14:27 matsuu Exp $ inherit gnome2 @@ -19,6 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.12 >=gnome-base/gconf-2.22 >=net-misc/curl-7.18 >=dev-libs/glib-2.16 + >=x11-libs/libsexy-0.1.11 nls? ( virtual/libintl )" DEPEND="${RDEPEND} nls? ( >=sys-devel/gettext-0.17 ) |