diff options
author | David Holm <dholm@gentoo.org> | 2004-05-29 22:31:42 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-29 22:31:42 +0000 |
commit | a01c51f462c90c5dc6c2b676c3276e8fe45bc13f (patch) | |
tree | 1323ef6fa24e10ae240d3a815308230559719007 /media-video/matroxset | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-a01c51f462c90c5dc6c2b676c3276e8fe45bc13f.tar.gz gentoo-2-a01c51f462c90c5dc6c2b676c3276e8fe45bc13f.tar.bz2 gentoo-2-a01c51f462c90c5dc6c2b676c3276e8fe45bc13f.zip |
Added to ~ppc
Diffstat (limited to 'media-video/matroxset')
-rw-r--r-- | media-video/matroxset/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/matroxset/matroxset-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/matroxset/ChangeLog b/media-video/matroxset/ChangeLog index d1d0c844e64e..7faab026c39a 100644 --- a/media-video/matroxset/ChangeLog +++ b/media-video/matroxset/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/matroxset # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/media-video/matroxset/ChangeLog,v 1.3 2004/03/18 15:36:37 kanaka Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/matroxset/ChangeLog,v 1.4 2004/05/29 22:30:57 dholm Exp $ + + 30 May 2004; David Holm <dholm@gentoo.org> matroxset-0.3.ebuild: + Added to ~ppc. 18 Mar 2004; Joel Martin <kanaka@gentoo.org> matroxset-0.3.ebuild, metadata.xml: diff --git a/media-video/matroxset/matroxset-0.3.ebuild b/media-video/matroxset/matroxset-0.3.ebuild index 4349fa817e95..a66178c2b938 100644 --- a/media-video/matroxset/matroxset-0.3.ebuild +++ b/media-video/matroxset/matroxset-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/matroxset/matroxset-0.3.ebuild,v 1.4 2004/03/18 15:36:37 kanaka Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/matroxset/matroxset-0.3.ebuild,v 1.5 2004/05/29 22:30:57 dholm Exp $ IUSE="" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" src_compile() { cd ${S} |