diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-31 11:35:11 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-31 11:35:11 +0000 |
commit | ae8fa1380079cf53790ccb7d748a82c2ef5f09ed (patch) | |
tree | 5eb7a823fa4bbac821b452946f797ea4861ce3de /app-dicts | |
parent | Update udpfromto USE flag description (#235688). (diff) | |
download | gentoo-2-ae8fa1380079cf53790ccb7d748a82c2ef5f09ed.tar.gz gentoo-2-ae8fa1380079cf53790ccb7d748a82c2ef5f09ed.tar.bz2 gentoo-2-ae8fa1380079cf53790ccb7d748a82c2ef5f09ed.zip |
Stable on sparc, bug #236096
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/stardict/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/stardict/stardict-3.0.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/stardict/ChangeLog b/app-dicts/stardict/ChangeLog index 964f1ea10600..5751e4c65f00 100644 --- a/app-dicts/stardict/ChangeLog +++ b/app-dicts/stardict/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.46 2008/07/24 21:34:28 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.47 2008/08/31 11:35:11 bluebird Exp $ + + 31 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> + stardict-3.0.1-r1.ebuild: + Stable on sparc, bug #236096 24 Jul 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: add GLEP 56 USE flag desc from use.local.desc diff --git a/app-dicts/stardict/stardict-3.0.1-r1.ebuild b/app-dicts/stardict/stardict-3.0.1-r1.ebuild index 3a179800629a..3a8564643246 100644 --- a/app-dicts/stardict/stardict-3.0.1-r1.ebuild +++ b/app-dicts/stardict/stardict-3.0.1-r1.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/app-dicts/stardict/stardict-3.0.1-r1.ebuild,v 1.3 2008/04/29 08:24:24 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-3.0.1-r1.ebuild,v 1.4 2008/08/31 11:35:11 bluebird Exp $ inherit gnome2 eutils autotools @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/stardict/${P}.tar.bz2 RESTRICT="test" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86" DEP="gnome? ( >=gnome-base/libbonobo-2.2.0 >=gnome-base/libgnome-2.2.0 |