diff options
author | 2010-08-25 11:33:08 +0000 | |
---|---|---|
committer | 2010-08-25 11:33:08 +0000 | |
commit | cd873cb534485bf80f75d7d783dd10e903358bd1 (patch) | |
tree | 320a67c4350b1ab518a6e948e5520f6379f9eba4 /sci-libs/libgeda | |
parent | De-keyword 1.4.0-r1 so that libgeda won't be brought in by chance. (diff) | |
download | gentoo-2-cd873cb534485bf80f75d7d783dd10e903358bd1.tar.gz gentoo-2-cd873cb534485bf80f75d7d783dd10e903358bd1.tar.bz2 gentoo-2-cd873cb534485bf80f75d7d783dd10e903358bd1.zip |
De-keyword 1.4.0-r1 so that libgeda won't be brought in by chance.
(Portage version: 2.2_rc69/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/libgeda')
-rw-r--r-- | sci-libs/libgeda/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/libgeda/libgeda-1.4.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/sci-libs/libgeda/ChangeLog b/sci-libs/libgeda/ChangeLog index 52b00fdcc9ac..6217324005b0 100644 --- a/sci-libs/libgeda/ChangeLog +++ b/sci-libs/libgeda/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/libgeda # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.53 2010/08/21 21:12:40 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.54 2010/08/25 11:33:08 flameeyes Exp $ + + 25 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> + libgeda-1.4.0.ebuild: + De-keyword 1.4.0-r1 so that libgeda won't be brought in by chance. 21 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> -libgeda-1.4.1.ebuild, -libgeda-1.4.3.ebuild, -libgeda-1.4.3-r1.ebuild: diff --git a/sci-libs/libgeda/libgeda-1.4.0.ebuild b/sci-libs/libgeda/libgeda-1.4.0.ebuild index c7752d990e93..7cccb366e3d3 100644 --- a/sci-libs/libgeda/libgeda-1.4.0.ebuild +++ b/sci-libs/libgeda/libgeda-1.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-1.4.0.ebuild,v 1.5 2008/03/22 09:55:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-1.4.0.ebuild,v 1.6 2010/08/25 11:33:08 flameeyes Exp $ inherit eutils fdo-mime versionator @@ -12,7 +12,7 @@ SRC_URI="http://www.geda.seul.org/release/${SUBDIR}/${PV}/libgeda-${PV}.tar.gz" IUSE="gd threads" LICENSE="GPL-2" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="ppc" SLOT="0" DEPEND=">=x11-libs/gtk+-2.4 |