diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-10-15 13:13:23 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-10-15 13:13:23 +0000 |
commit | 276b4939b6c54c113648e56642ad09d849dcc550 (patch) | |
tree | 3e5382ecf7c5932b92b9577be4fa024aff385a4a /media-libs/plotutils | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-276b4939b6c54c113648e56642ad09d849dcc550.tar.gz gentoo-2-276b4939b6c54c113648e56642ad09d849dcc550.tar.bz2 gentoo-2-276b4939b6c54c113648e56642ad09d849dcc550.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.6 x86_64)
Diffstat (limited to 'media-libs/plotutils')
-rw-r--r-- | media-libs/plotutils/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/plotutils/plotutils-2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/plotutils/ChangeLog b/media-libs/plotutils/ChangeLog index b3528b7e8458..2fb9b72dfe09 100644 --- a/media-libs/plotutils/ChangeLog +++ b/media-libs/plotutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/plotutils # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.41 2008/04/05 12:47:47 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.42 2008/10/15 13:13:23 aballier Exp $ + + 15 Oct 2008; Alexis Ballier <aballier@gentoo.org> plotutils-2.5.ebuild: + keyword ~x86-fbsd *plotutils-2.5 (05 Apr 2008) diff --git a/media-libs/plotutils/plotutils-2.5.ebuild b/media-libs/plotutils/plotutils-2.5.ebuild index b8a87c16dbeb..883c45c23bdc 100644 --- a/media-libs/plotutils/plotutils-2.5.ebuild +++ b/media-libs/plotutils/plotutils-2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.5.ebuild,v 1.1 2008/04/05 12:47:47 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.5.ebuild,v 1.2 2008/10/15 13:13:23 aballier Exp $ inherit libtool eutils flag-o-matic @@ -17,7 +17,7 @@ SRC_URI="mirror://gnu/plotutils/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd" IUSE="X" DEPEND="media-libs/libpng |