diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-27 22:53:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-27 22:53:07 +0000 |
commit | fe6227a6b3333ed03dd18c8c5ca6ad6b817d8c08 (patch) | |
tree | 0bfe5b00506e279924fbde2f6cad4ec8232ef7ff /app-misc/devtodo/devtodo-0.1.17-r2.ebuild | |
parent | Added ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-fe6227a6b3333ed03dd18c8c5ca6ad6b817d8c08.tar.gz gentoo-2-fe6227a6b3333ed03dd18c8c5ca6ad6b817d8c08.tar.bz2 gentoo-2-fe6227a6b3333ed03dd18c8c5ca6ad6b817d8c08.zip |
Stable on alpha, bug 65062.
Diffstat (limited to 'app-misc/devtodo/devtodo-0.1.17-r2.ebuild')
-rw-r--r-- | app-misc/devtodo/devtodo-0.1.17-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/devtodo/devtodo-0.1.17-r2.ebuild b/app-misc/devtodo/devtodo-0.1.17-r2.ebuild index fed61e9a2b04..162204609967 100644 --- a/app-misc/devtodo/devtodo-0.1.17-r2.ebuild +++ b/app-misc/devtodo/devtodo-0.1.17-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.17-r2.ebuild,v 1.6 2004/09/23 17:01:40 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.17-r2.ebuild,v 1.7 2004/09/27 22:53:07 kloeri Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://swapoff.org/files/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips ~alpha ~hppa amd64 ~ia64 ~s390 ppc64" +KEYWORDS="x86 ppc sparc ~mips alpha ~hppa amd64 ~ia64 ~s390 ppc64" IUSE="" RDEPEND=">=sys-libs/ncurses-5.2 >=sys-libs/readline-4.1" |