diff options
author | Angelo Arrifano <miknix@gentoo.org> | 2009-07-13 23:40:54 +0000 |
---|---|---|
committer | Angelo Arrifano <miknix@gentoo.org> | 2009-07-13 23:40:54 +0000 |
commit | bc9a504de6277c3b086e7bf7bcac603ec35ea5fb (patch) | |
tree | d3f964337de723c4f8c94024b5a59eae66fa94cb /gpe-utils | |
parent | arm stable, bug 276829 (diff) | |
download | gentoo-2-bc9a504de6277c3b086e7bf7bcac603ec35ea5fb.tar.gz gentoo-2-bc9a504de6277c3b086e7bf7bcac603ec35ea5fb.tar.bz2 gentoo-2-bc9a504de6277c3b086e7bf7bcac603ec35ea5fb.zip |
arm stable, bug 276829
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'gpe-utils')
-rw-r--r-- | gpe-utils/gpe-edit/ChangeLog | 5 | ||||
-rw-r--r-- | gpe-utils/gpe-edit/gpe-edit-0.41.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gpe-utils/gpe-edit/ChangeLog b/gpe-utils/gpe-edit/ChangeLog index fcf4afc199f0..da6fecca1323 100644 --- a/gpe-utils/gpe-edit/ChangeLog +++ b/gpe-utils/gpe-edit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gpe-utils/gpe-edit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gpe-utils/gpe-edit/ChangeLog,v 1.4 2009/07/11 13:54:42 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/gpe-utils/gpe-edit/ChangeLog,v 1.5 2009/07/13 23:40:54 miknix Exp $ + + 13 Jul 2009; Angelo Arrifano <miknix@gentoo.org> gpe-edit-0.41.ebuild: + arm stable, #276829 11 Jul 2009; Jeremy Olexa <darkside@gentoo.org> gpe-edit-0.41.ebuild: amd64 stable, bug 276829 diff --git a/gpe-utils/gpe-edit/gpe-edit-0.41.ebuild b/gpe-utils/gpe-edit/gpe-edit-0.41.ebuild index 1cfef434acd0..4888967fdff5 100644 --- a/gpe-utils/gpe-edit/gpe-edit-0.41.ebuild +++ b/gpe-utils/gpe-edit/gpe-edit-0.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gpe-utils/gpe-edit/gpe-edit-0.41.ebuild,v 1.5 2009/07/11 13:54:42 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/gpe-utils/gpe-edit/gpe-edit-0.41.ebuild,v 1.6 2009/07/13 23:40:54 miknix Exp $ GPE_TARBALL_SUFFIX="bz2" inherit gpe autotools @@ -9,7 +9,7 @@ DESCRIPTION="Editor for the GPE Palmtop Environment" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" IUSE="${IUSE}" RDEPEND="${RDEPEND} gpe-base/libgpewidget" |