diff options
author | David Holm <dholm@gentoo.org> | 2004-02-11 15:17:28 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-11 15:17:28 +0000 |
commit | 71ebd55f3c015a541df78c01f428405e86777553 (patch) | |
tree | 6dd129e3b5c5f5afffdf276a996514121966a1a1 /media-libs/libjsw | |
parent | Added to ~ppc (diff) | |
download | historical-71ebd55f3c015a541df78c01f428405e86777553.tar.gz historical-71ebd55f3c015a541df78c01f428405e86777553.tar.bz2 historical-71ebd55f3c015a541df78c01f428405e86777553.zip |
Added to ~ppc
Diffstat (limited to 'media-libs/libjsw')
-rw-r--r-- | media-libs/libjsw/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libjsw/Manifest | 4 | ||||
-rw-r--r-- | media-libs/libjsw/libjsw-1.5.0.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/media-libs/libjsw/ChangeLog b/media-libs/libjsw/ChangeLog index ff409687a0b9..21603ae1ad08 100644 --- a/media-libs/libjsw/ChangeLog +++ b/media-libs/libjsw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libjsw -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libjsw/ChangeLog,v 1.2 2003/02/12 07:11:00 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libjsw/ChangeLog,v 1.3 2004/02/11 15:17:28 dholm Exp $ + + 11 Feb 2004; David Holm <dholm@gentoo.org> libjsw-1.5.0.ebuild: + Added to ~ppc. *libjsw-1.5.0 (22 Dec 2002) diff --git a/media-libs/libjsw/Manifest b/media-libs/libjsw/Manifest index 75f56e56df44..8d00f95611a3 100644 --- a/media-libs/libjsw/Manifest +++ b/media-libs/libjsw/Manifest @@ -1,3 +1,3 @@ -MD5 5f03ff4e7d0d0a733529e7e07331e22a ChangeLog 340 -MD5 5787b325aca180de057ca76d4f8828a2 libjsw-1.5.0.ebuild 1391 +MD5 ef7ea49f8d6e5c2cdb93892de106f5d9 ChangeLog 423 +MD5 ba7f08c367944817d11c0ac5bf5a91d1 libjsw-1.5.0.ebuild 1395 MD5 f5aec4a52116c2058db8f19603fc844b files/digest-libjsw-1.5.0 65 diff --git a/media-libs/libjsw/libjsw-1.5.0.ebuild b/media-libs/libjsw/libjsw-1.5.0.ebuild index 2e75ae52011a..a5acfcbb4a76 100644 --- a/media-libs/libjsw/libjsw-1.5.0.ebuild +++ b/media-libs/libjsw/libjsw-1.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libjsw/libjsw-1.5.0.ebuild,v 1.2 2003/02/13 12:49:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libjsw/libjsw-1.5.0.ebuild,v 1.3 2004/02/11 15:17:28 dholm Exp $ DESCRIPTION="provide a uniform API and user configuration for joysticks and game controllers" HOMEPAGE="http://wolfpack.twu.net/libjsw/" @@ -8,7 +8,7 @@ SRC_URI="ftp://wolfpack.twu.net/users/wolfpack/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="gtk" DEPEND="gtk? ( =x11-libs/gtk+-1.2* )" |