diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-12-06 19:40:31 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-12-06 19:40:31 +0000 |
commit | fad736c7f8551bc725087be25600bc6246051122 (patch) | |
tree | bcbb62fc8baebdcd38aa5706f60f76665e68e574 /app-editors/mousepad | |
parent | ppc stable, bug #230591 (diff) | |
download | gentoo-2-fad736c7f8551bc725087be25600bc6246051122.tar.gz gentoo-2-fad736c7f8551bc725087be25600bc6246051122.tar.bz2 gentoo-2-fad736c7f8551bc725087be25600bc6246051122.zip |
amd64 stable, bug 249942
(Portage version: 2.2_rc17/cvs/Linux 2.6.28-rc6-wl x86_64)
Diffstat (limited to 'app-editors/mousepad')
-rw-r--r-- | app-editors/mousepad/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mousepad/mousepad-0.2.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mousepad/ChangeLog b/app-editors/mousepad/ChangeLog index 3bec489380c4..ed2e6bf58214 100644 --- a/app-editors/mousepad/ChangeLog +++ b/app-editors/mousepad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mousepad # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.4 2008/12/06 19:09:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.5 2008/12/06 19:40:31 darkside Exp $ + + 06 Dec 2008; Jeremy Olexa <darkside@gentoo.org> mousepad-0.2.14.ebuild: + amd64 stable, bug 249942 06 Dec 2008; nixnut <nixnut@gentoo.org> mousepad-0.2.14.ebuild: Stable on ppc wrt bug 249942 diff --git a/app-editors/mousepad/mousepad-0.2.14.ebuild b/app-editors/mousepad/mousepad-0.2.14.ebuild index 3622e31ffeb2..ec35ed587e8f 100644 --- a/app-editors/mousepad/mousepad-0.2.14.ebuild +++ b/app-editors/mousepad/mousepad-0.2.14.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-editors/mousepad/mousepad-0.2.14.ebuild,v 1.2 2008/12/06 19:09:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.14.ebuild,v 1.3 2008/12/06 19:40:31 darkside Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/xfce-4.4.3/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug nls" RDEPEND=">=x11-libs/gtk+-2.6:2 |