diff options
author | 2014-02-24 04:17:30 +0000 | |
---|---|---|
committer | 2014-02-24 04:17:30 +0000 | |
commit | b3417ab4df8ba5fe538c160e86a0e25652ab6c11 (patch) | |
tree | 3db284d36d823079311832755a55fa5e031a6d7d /media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild | |
parent | Initial import (diff) | |
download | historical-b3417ab4df8ba5fe538c160e86a0e25652ab6c11.tar.gz historical-b3417ab4df8ba5fe538c160e86a0e25652ab6c11.tar.bz2 historical-b3417ab4df8ba5fe538c160e86a0e25652ab6c11.zip |
x86 stable wrt bug #495698
Package-Manager: portage-2.2.7/cvs/Linux i686
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0x4F1A2555EA71991D!
Diffstat (limited to 'media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild')
-rw-r--r-- | media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild b/media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild index 7037af67324e..31119d92edab 100644 --- a/media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild +++ b/media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild,v 1.1 2013/06/17 07:22:17 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild,v 1.2 2014/02/24 04:17:26 phajdan.jr Exp $ EAPI=5 inherit toolchain-funcs eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.cs.helsinki.fi/u/penberg/duhdraw/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="sys-libs/ncurses" RDEPEND="${DEPEND}" |