diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 22:20:24 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 22:20:24 +0000 |
commit | 270ba898f557f057e604d63d75f5b7cac7bdf078 (patch) | |
tree | 7104f6461f0c5282ab252a57f6df42aeee566c46 /media-gfx/duhdraw | |
parent | mask sys-libs/readline-6 for FreeBSD (diff) | |
download | historical-270ba898f557f057e604d63d75f5b7cac7bdf078.tar.gz historical-270ba898f557f057e604d63d75f5b7cac7bdf078.tar.bz2 historical-270ba898f557f057e604d63d75f5b7cac7bdf078.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'media-gfx/duhdraw')
-rw-r--r-- | media-gfx/duhdraw/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/duhdraw/duhdraw-2.8.13.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/duhdraw/ChangeLog b/media-gfx/duhdraw/ChangeLog index d060268473f5..8887b72ca32f 100644 --- a/media-gfx/duhdraw/ChangeLog +++ b/media-gfx/duhdraw/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/duhdraw -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/duhdraw/ChangeLog,v 1.14 2009/10/18 17:50:49 nixnut Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/duhdraw/ChangeLog,v 1.15 2010/01/07 22:02:50 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + duhdraw-2.8.13.ebuild: + Transfer Prefix keywords 18 Oct 2009; nixnut <nixnut@gentoo.org> duhdraw-2.8.13.ebuild: ppc stable #286341 diff --git a/media-gfx/duhdraw/duhdraw-2.8.13.ebuild b/media-gfx/duhdraw/duhdraw-2.8.13.ebuild index 02c1e71332d4..35d6ed756661 100644 --- a/media-gfx/duhdraw/duhdraw-2.8.13.ebuild +++ b/media-gfx/duhdraw/duhdraw-2.8.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.ebuild,v 1.6 2009/10/18 17:50:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/duhdraw/duhdraw-2.8.13.ebuild,v 1.7 2010/01/07 22:02:50 fauli Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.cs.helsinki.fi/u/penberg/duhdraw/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="sys-libs/ncurses" |