diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-02 14:47:22 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-02 14:47:22 +0000 |
commit | 1ffebef4c2268c108b4e01f1475cf8842b2ab9fb (patch) | |
tree | 20ec249dcaf18f1af36e8b963de69eff72c98581 /dev-libs/librep | |
parent | [sci-chemistry/acpype] Add ~amd64-linux keyword (diff) | |
download | gentoo-2-1ffebef4c2268c108b4e01f1475cf8842b2ab9fb.tar.gz gentoo-2-1ffebef4c2268c108b4e01f1475cf8842b2ab9fb.tar.bz2 gentoo-2-1ffebef4c2268c108b4e01f1475cf8842b2ab9fb.zip |
Stable on amd64 wrt bug #376345
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/librep')
-rw-r--r-- | dev-libs/librep/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/librep/librep-0.90.6.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/librep/ChangeLog b/dev-libs/librep/ChangeLog index 94c42558c3e9..8264cc01bf78 100644 --- a/dev-libs/librep/ChangeLog +++ b/dev-libs/librep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/librep # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/ChangeLog,v 1.58 2011/07/20 16:46:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/ChangeLog,v 1.59 2011/08/02 14:47:22 hwoarang Exp $ + + 02 Aug 2011; Markos Chandras <hwoarang@gentoo.org> librep-0.90.6.ebuild: + Stable on amd64 wrt bug #376345 20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml: Move to gnome herd as we were the backup herd for sawfish and both need to be diff --git a/dev-libs/librep/librep-0.90.6.ebuild b/dev-libs/librep/librep-0.90.6.ebuild index bfad548d43ff..affa18e1c7fe 100644 --- a/dev-libs/librep/librep-0.90.6.ebuild +++ b/dev-libs/librep/librep-0.90.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/dev-libs/librep/librep-0.90.6.ebuild,v 1.1 2010/06/05 21:00:33 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.90.6.ebuild,v 1.2 2011/08/02 14:47:22 hwoarang Exp $ inherit eutils multilib elisp-common @@ -10,7 +10,7 @@ SRC_URI="http://download.tuxfamily.org/sawfish/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="emacs readline" RDEPEND=">=sys-libs/gdbm-1.8.0 |