summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-02-02 01:19:01 +0000
committerJeroen Roovers <jer@gentoo.org>2011-02-02 01:19:01 +0000
commitc1b901e600177d45a09fe636049a7b1e31da6833 (patch)
treefa4198774cde1497c89d73b4b73edd67074adc16 /media-libs/plotutils
parentStable for HPPA (bug #353387). (diff)
downloadgentoo-2-c1b901e600177d45a09fe636049a7b1e31da6833.tar.gz
gentoo-2-c1b901e600177d45a09fe636049a7b1e31da6833.tar.bz2
gentoo-2-c1b901e600177d45a09fe636049a7b1e31da6833.zip
Stable for HPPA (bug #353433).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'media-libs/plotutils')
-rw-r--r--media-libs/plotutils/ChangeLog7
-rw-r--r--media-libs/plotutils/plotutils-2.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/plotutils/ChangeLog b/media-libs/plotutils/ChangeLog
index 631872f0d487..f74e1b28c7db 100644
--- a/media-libs/plotutils/ChangeLog
+++ b/media-libs/plotutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/plotutils
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.52 2010/10/26 22:18:13 radhermit Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.53 2011/02/02 01:19:01 jer Exp $
+
+ 02 Feb 2011; Jeroen Roovers <jer@gentoo.org> plotutils-2.6.ebuild:
+ Stable for HPPA (bug #353433).
*plotutils-2.6 (26 Oct 2010)
diff --git a/media-libs/plotutils/plotutils-2.6.ebuild b/media-libs/plotutils/plotutils-2.6.ebuild
index efbf2e63a65d..218c550f6cbc 100644
--- a/media-libs/plotutils/plotutils-2.6.ebuild
+++ b/media-libs/plotutils/plotutils-2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.6.ebuild,v 1.1 2010/10/26 22:18:13 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.6.ebuild,v 1.2 2011/02/02 01:19:01 jer Exp $
EAPI=3
inherit libtool eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/plotutils/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
IUSE="+png static-libs X"
DEPEND="png? ( media-libs/libpng