diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-05 20:51:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-05 20:51:24 +0000 |
commit | 8d4bfb37d30cf3a5e98e4f39aeef44408ddb83eb (patch) | |
tree | 06c7328c2ab66486023996a98a74999bc3c66914 /app-editors/mousepad/mousepad-0.2.16-r1.ebuild | |
parent | amd64/x86 stable, bug #310019 (diff) | |
download | gentoo-2-8d4bfb37d30cf3a5e98e4f39aeef44408ddb83eb.tar.gz gentoo-2-8d4bfb37d30cf3a5e98e4f39aeef44408ddb83eb.tar.bz2 gentoo-2-8d4bfb37d30cf3a5e98e4f39aeef44408ddb83eb.zip |
amd64/arm/x86 stable, bug #310121
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/mousepad/mousepad-0.2.16-r1.ebuild')
-rw-r--r-- | app-editors/mousepad/mousepad-0.2.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mousepad/mousepad-0.2.16-r1.ebuild b/app-editors/mousepad/mousepad-0.2.16-r1.ebuild index 17a6a585207a..c9538b1487f0 100644 --- a/app-editors/mousepad/mousepad-0.2.16-r1.ebuild +++ b/app-editors/mousepad/mousepad-0.2.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild,v 1.1 2010/02/19 08:59:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild,v 1.2 2010/04/05 20:51:24 maekke Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.6:2 |