diff options
author | David Holm <dholm@gentoo.org> | 2004-05-29 22:30:57 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-29 22:30:57 +0000 |
commit | 3b354a27ac6b9fcb56595ffd356f72768ef01b9f (patch) | |
tree | 9500f1f9b6fcafd5c6998207fb99d7d7a26838b2 /media-video/matroxset | |
parent | Version bump (diff) | |
download | historical-3b354a27ac6b9fcb56595ffd356f72768ef01b9f.tar.gz historical-3b354a27ac6b9fcb56595ffd356f72768ef01b9f.tar.bz2 historical-3b354a27ac6b9fcb56595ffd356f72768ef01b9f.zip |
Added to ~ppc
Diffstat (limited to 'media-video/matroxset')
-rw-r--r-- | media-video/matroxset/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/matroxset/Manifest | 4 | ||||
-rw-r--r-- | media-video/matroxset/matroxset-0.3.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/media-video/matroxset/Manifest index 1688fff02d1c..7598eb3a8e42 100644 --- a/media-video/matroxset/Manifest +++ b/media-video/matroxset/Manifest @@ -1,4 +1,4 @@ -MD5 2c2fe0d25870b4eddd002821c0401dc9 ChangeLog 722 -MD5 ae64e1862b13b2235a64ac717272367d matroxset-0.3.ebuild 982 +MD5 2ff6b103686c304325b05aa81b95ff83 ChangeLog 806 MD5 954929dbdba2a3ddf63037a197b67bf3 metadata.xml 242 +MD5 302df01549377a976596527318d5f46d matroxset-0.3.ebuild 986 MD5 26112125752e87510ab1ea7214ef4a1f files/digest-matroxset-0.3 63 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} |