diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2006-11-20 18:32:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2006-11-20 18:32:11 +0000 |
commit | 2e8a97f48501d130bab853bba270a3efc0eefb19 (patch) | |
tree | d7ef14d41846b292fdcd88fadc7f00990f08982b /rox-extra/memo/memo-1.9.6.ebuild | |
parent | Stable on ppc wrt bug 155757 (diff) | |
download | historical-2e8a97f48501d130bab853bba270a3efc0eefb19.tar.gz historical-2e8a97f48501d130bab853bba270a3efc0eefb19.tar.bz2 historical-2e8a97f48501d130bab853bba270a3efc0eefb19.zip |
stable x86, bug #155521
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'rox-extra/memo/memo-1.9.6.ebuild')
-rw-r--r-- | rox-extra/memo/memo-1.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rox-extra/memo/memo-1.9.6.ebuild b/rox-extra/memo/memo-1.9.6.ebuild index 314da2fb4546..4efab649d5a0 100644 --- a/rox-extra/memo/memo-1.9.6.ebuild +++ b/rox-extra/memo/memo-1.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/memo/memo-1.9.6.ebuild,v 1.1 2006/10/31 00:07:37 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/memo/memo-1.9.6.ebuild,v 1.2 2006/11/20 18:25:01 opfer Exp $ ROX_LIB_VER=1.9.8 inherit rox @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/rox/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" APPNAME=${MY_PN} |