summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-01-05 17:21:51 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-01-05 17:21:51 +0000
commit7b205a5db1e6646617d42a2fa09f2e6d879ad0d4 (patch)
treead1e2ec135494b08fd51dcf1937aab5baaa3ba08 /x11-misc/xdiskusage
parentamd64/x86 stable wrt #395739 (diff)
downloadgentoo-2-7b205a5db1e6646617d42a2fa09f2e6d879ad0d4.tar.gz
gentoo-2-7b205a5db1e6646617d42a2fa09f2e6d879ad0d4.tar.bz2
gentoo-2-7b205a5db1e6646617d42a2fa09f2e6d879ad0d4.zip
amd64/x86 stable wrt #395741
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xdiskusage')
-rw-r--r--x11-misc/xdiskusage/ChangeLog8
-rw-r--r--x11-misc/xdiskusage/xdiskusage-1.48_p20111016.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/x11-misc/xdiskusage/ChangeLog b/x11-misc/xdiskusage/ChangeLog
index 72f677c638a3..96f239be676a 100644
--- a/x11-misc/xdiskusage/ChangeLog
+++ b/x11-misc/xdiskusage/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xdiskusage
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/ChangeLog,v 1.23 2011/10/16 19:57:39 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/ChangeLog,v 1.24 2012/01/05 17:21:51 ssuominen Exp $
+
+ 05 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
+ xdiskusage-1.48_p20111016.ebuild:
+ amd64/x86 stable wrt #395741
*xdiskusage-1.48_p20111016 (16 Oct 2011)
diff --git a/x11-misc/xdiskusage/xdiskusage-1.48_p20111016.ebuild b/x11-misc/xdiskusage/xdiskusage-1.48_p20111016.ebuild
index 624cdaf764b5..9ead3fc47570 100644
--- a/x11-misc/xdiskusage/xdiskusage-1.48_p20111016.ebuild
+++ b/x11-misc/xdiskusage/xdiskusage-1.48_p20111016.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/xdiskusage-1.48_p20111016.ebuild,v 1.2 2011/10/16 19:58:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/xdiskusage-1.48_p20111016.ebuild,v 1.3 2012/01/05 17:21:51 ssuominen Exp $
EAPI=4
inherit autotools
DESCRIPTION="front end to xdu for viewing disk usage graphically under X11"
HOMEPAGE="http://xdiskusage.sourceforge.net/"
-SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz"
+SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-libs/fltk-1.3:1"