summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-05-13 16:47:25 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-05-13 16:47:25 +0000
commit13d18db45f14a08376b1d828f1248d0319844d1e (patch)
treea206d1db13c18fb111664cf031702b81c47e9a09 /x11-misc/gbase
parentUpdate to EAPI4. Update SRC_URI, fixing bug #415613 by df <demmamussabebonk@g... (diff)
downloadgentoo-2-13d18db45f14a08376b1d828f1248d0319844d1e.tar.gz
gentoo-2-13d18db45f14a08376b1d828f1248d0319844d1e.tar.bz2
gentoo-2-13d18db45f14a08376b1d828f1248d0319844d1e.zip
Update SRC_URI. Bug #415677 thanks to df <demmamussabebonk@gmail.com>
(Portage version: 2.1.10.59/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/gbase')
-rw-r--r--x11-misc/gbase/ChangeLog5
-rw-r--r--x11-misc/gbase/gbase-0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/gbase/ChangeLog b/x11-misc/gbase/ChangeLog
index 33ae71b0c1c9..5d2715c74ec7 100644
--- a/x11-misc/gbase/ChangeLog
+++ b/x11-misc/gbase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/gbase
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gbase/ChangeLog,v 1.4 2012/05/05 04:53:54 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gbase/ChangeLog,v 1.5 2012/05/13 16:47:25 hwoarang Exp $
+
+ 13 May 2012; Markos Chandras <hwoarang@gentoo.org> gbase-0.5.ebuild:
+ Update SRC_URI. Bug #415677 thanks to df <demmamussabebonk@gmail.com>
05 May 2012; Jeff Horelick <jdhore@gentoo.org> gbase-0.5.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
diff --git a/x11-misc/gbase/gbase-0.5.ebuild b/x11-misc/gbase/gbase-0.5.ebuild
index 148a9716e1e9..70ad3ecb78df 100644
--- a/x11-misc/gbase/gbase-0.5.ebuild
+++ b/x11-misc/gbase/gbase-0.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gbase/gbase-0.5.ebuild,v 1.3 2012/05/05 04:53:54 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gbase/gbase-0.5.ebuild,v 1.4 2012/05/13 16:47:25 hwoarang Exp $
EAPI=2
inherit eutils toolchain-funcs
DESCRIPTION="a convert program for decimal, hexadecimal, octal and binary values."
HOMEPAGE="http://www.fluxcode.net"
-SRC_URI="http://www.fluxcode.net/${P}.tar.gz"
+SRC_URI="http://www.fluxcode.net/files/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"