diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 22:42:55 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 22:42:55 +0000 |
commit | 4544f09f9ef30e653c9fac8632f4179253e3cf35 (patch) | |
tree | a867a84b46f2281aa46bf2e268e0c3ae14862ffd /xfce-extra/mousepad | |
parent | Stable on sparc wrt #169987 (diff) | |
download | historical-4544f09f9ef30e653c9fac8632f4179253e3cf35.tar.gz historical-4544f09f9ef30e653c9fac8632f4179253e3cf35.tar.bz2 historical-4544f09f9ef30e653c9fac8632f4179253e3cf35.zip |
Stable on sparc wrt #169987
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'xfce-extra/mousepad')
-rw-r--r-- | xfce-extra/mousepad/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/mousepad/mousepad-0.2.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/mousepad/ChangeLog b/xfce-extra/mousepad/ChangeLog index 7dac1e382410..8fdb9de373ad 100644 --- a/xfce-extra/mousepad/ChangeLog +++ b/xfce-extra/mousepad/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/mousepad # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/ChangeLog,v 1.28 2007/03/03 14:36:24 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/ChangeLog,v 1.29 2007/03/08 22:20:09 gustavoz Exp $ + + 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + mousepad-0.2.12.ebuild: + Stable on sparc wrt #169987 03 Mar 2007; nixnut <nixnut@gentoo.org> mousepad-0.2.2-r1.ebuild: Stable on ppc wrt bug 153225 diff --git a/xfce-extra/mousepad/mousepad-0.2.12.ebuild b/xfce-extra/mousepad/mousepad-0.2.12.ebuild index 51f62dd03f3d..396ca4f081c4 100644 --- a/xfce-extra/mousepad/mousepad-0.2.12.ebuild +++ b/xfce-extra/mousepad/mousepad-0.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/mousepad-0.2.12.ebuild,v 1.4 2007/03/02 22:36:10 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/mousepad-0.2.12.ebuild,v 1.5 2007/03/08 22:20:09 gustavoz Exp $ inherit xfce44 @@ -8,7 +8,7 @@ xfce44 DESCRIPTION="Text editor" HOMEPAGE="http://www.xfce.org/projects/mousepad/" -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" RDEPEND=">=x11-libs/gtk+-2.6 |