* [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Shorten: ChangeLog WWW-Shorten-3.30.0.ebuild
@ 2012-04-07 10:13 Torsten Veller (tove)
0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2012-04-07 10:13 UTC (permalink / raw
To: gentoo-commits
tove 12/04/07 10:13:48
Modified: ChangeLog
Added: WWW-Shorten-3.30.0.ebuild
Log:
[bump] dev-perl/WWW-Shorten-3.30.0
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Revision Changes Path
1.10 dev-perl/WWW-Shorten/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Shorten/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Shorten/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Shorten/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WWW-Shorten/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 4 Sep 2011 11:23:24 -0000 1.9
+++ ChangeLog 7 Apr 2012 10:13:47 -0000 1.10
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/WWW-Shorten
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Shorten/ChangeLog,v 1.9 2011/09/04 11:23:24 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Shorten/ChangeLog,v 1.10 2012/04/07 10:13:47 tove Exp $
+
+*WWW-Shorten-3.30.0 (07 Apr 2012)
+
+ 07 Apr 2012; Torsten Veller <tove@gentoo.org> +WWW-Shorten-3.30.0.ebuild:
+ Version bump
04 Sep 2011; Torsten Veller <tove@gentoo.org> -WWW-Shorten-3.20.ebuild:
Cleanup
1.1 dev-perl/WWW-Shorten/WWW-Shorten-3.30.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Shorten/WWW-Shorten-3.30.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/WWW-Shorten/WWW-Shorten-3.30.0.ebuild?rev=1.1&content-type=text/plain
Index: WWW-Shorten-3.30.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Shorten/WWW-Shorten-3.30.0.ebuild,v 1.1 2012/04/07 10:13:47 tove Exp $
EAPI=4
MODULE_AUTHOR=DAVECROSS
MODULE_VERSION=3.03
inherit perl-module
DESCRIPTION="Interface to URL shortening sites"
LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-perl/libwww-perl
dev-perl/URI"
DEPEND=">=virtual/perl-Module-Build-0.380.0"
# test? ( ${RDEPEND}
# dev-perl/Test-Pod
# dev-perl/Test-Pod-Coverage )"
SRC_TEST=online
src_prepare() {
perl-module_src_prepare
sed -i -e '/Config::Auto/d' "${S}"/Build.PL || die
}
src_install() {
perl-module_src_install
docinto example
dodoc "${S}"/bin/shorten
rm -f "${D}"/usr/bin/shorten "${D}"/usr/share/man/man1/shorten.1 || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-07 10:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-07 10:13 [gentoo-commits] gentoo-x86 commit in dev-perl/WWW-Shorten: ChangeLog WWW-Shorten-3.30.0.ebuild Torsten Veller (tove)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox