diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-05-27 16:37:40 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-05-27 16:37:40 +0000 |
commit | edb49aa3ea7f8b80e67d061b36c3bedbdf18eda9 (patch) | |
tree | 728240132dd45fae73cbe21f9896ab528fa1f34f /www-client/jd | |
parent | add patch to use kvm-img if qemu-img isn't there (diff) | |
download | gentoo-2-edb49aa3ea7f8b80e67d061b36c3bedbdf18eda9.tar.gz gentoo-2-edb49aa3ea7f8b80e67d061b36c3bedbdf18eda9.tar.bz2 gentoo-2-edb49aa3ea7f8b80e67d061b36c3bedbdf18eda9.zip |
Version bumped.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'www-client/jd')
-rw-r--r-- | www-client/jd/ChangeLog | 8 | ||||
-rw-r--r-- | www-client/jd/jd-2.4.0_p090522.ebuild (renamed from www-client/jd/jd-2.4.0_beta090510.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/www-client/jd/ChangeLog b/www-client/jd/ChangeLog index 760279a105cf..631aed4992c9 100644 --- a/www-client/jd/ChangeLog +++ b/www-client/jd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-client/jd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/jd/ChangeLog,v 1.12 2009/05/11 15:19:02 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/jd/ChangeLog,v 1.13 2009/05/27 16:37:40 matsuu Exp $ + +*jd-2.4.0_p090522 (27 May 2009) + + 27 May 2009; MATSUU Takuto <matsuu@gentoo.org> + -jd-2.4.0_beta090510.ebuild, +jd-2.4.0_p090522.ebuild: + Version bumped. *jd-2.4.0_beta090510 (11 May 2009) diff --git a/www-client/jd/jd-2.4.0_beta090510.ebuild b/www-client/jd/jd-2.4.0_p090522.ebuild index 3cb3ae5fe5a1..151d3a9b3a21 100644 --- a/www-client/jd/jd-2.4.0_beta090510.ebuild +++ b/www-client/jd/jd-2.4.0_p090522.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/www-client/jd/jd-2.4.0_beta090510.ebuild,v 1.1 2009/05/11 15:19:02 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/jd/jd-2.4.0_p090522.ebuild,v 1.1 2009/05/27 16:37:40 matsuu Exp $ inherit eutils autotools @@ -9,7 +9,7 @@ MY_P="${MY_P/_/-}" DESCRIPTION="gtk2 based 2ch browser written in C++" HOMEPAGE="http://jd4linux.sourceforge.jp/" -SRC_URI="mirror://sourceforge.jp/jd4linux/39908/${MY_P}.tgz" +SRC_URI="mirror://sourceforge.jp/jd4linux/40140/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" |