diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-10-29 15:30:21 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-10-29 15:30:21 +0000 |
commit | 6ae140ccc49e9d6c3e3652db0d24025de2ea276d (patch) | |
tree | 072c7388664f2744a9f6254628dc32e70433877d /app-misc/devtodo/devtodo-0.1.20.ebuild | |
parent | alpha stable wrt #180713 (diff) | |
download | historical-6ae140ccc49e9d6c3e3652db0d24025de2ea276d.tar.gz historical-6ae140ccc49e9d6c3e3652db0d24025de2ea276d.tar.bz2 historical-6ae140ccc49e9d6c3e3652db0d24025de2ea276d.zip |
Stable on x86, bug #197414
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'app-misc/devtodo/devtodo-0.1.20.ebuild')
-rw-r--r-- | app-misc/devtodo/devtodo-0.1.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/devtodo/devtodo-0.1.20.ebuild b/app-misc/devtodo/devtodo-0.1.20.ebuild index e5cadc5b882a..2296cbf7a40e 100644 --- a/app-misc/devtodo/devtodo-0.1.20.ebuild +++ b/app-misc/devtodo/devtodo-0.1.20.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/app-misc/devtodo/devtodo-0.1.20.ebuild,v 1.2 2007/10/29 14:03:52 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.20.ebuild,v 1.3 2007/10/29 15:30:21 cla Exp $ inherit eutils bash-completion flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://swapoff.org/files/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="" RDEPEND=">=sys-libs/ncurses-5.2 |