diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-09 01:47:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-09 01:47:23 +0000 |
commit | a9f04fbf79b8542cdcda5c7fa743e0510cb96af4 (patch) | |
tree | a20d69581e4c988af33451b297bf742b5ec749a4 | |
parent | unsynced USE flags are naughty (diff) | |
download | historical-a9f04fbf79b8542cdcda5c7fa743e0510cb96af4.tar.gz historical-a9f04fbf79b8542cdcda5c7fa743e0510cb96af4.tar.bz2 historical-a9f04fbf79b8542cdcda5c7fa743e0510cb96af4.zip |
header fix
-rw-r--r-- | media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/alsa-tools/alsa-tools-1.0.5-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/ncmpc/ncmpc-0.10.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild b/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild index 2fa2214f0c4a..8199814be954 100644 --- a/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild +++ b/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild,v 1.2 2004/07/03 18:28:27 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-patch-bay/alsa-patch-bay-1.0.0-r1.ebuild,v 1.3 2004/07/09 01:45:01 mr_bones_ Exp $ inherit eutils diff --git a/media-sound/alsa-tools/alsa-tools-1.0.5-r1.ebuild b/media-sound/alsa-tools/alsa-tools-1.0.5-r1.ebuild index 24642fe678c2..d5b7a3bfcda0 100644 --- a/media-sound/alsa-tools/alsa-tools-1.0.5-r1.ebuild +++ b/media-sound/alsa-tools/alsa-tools-1.0.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-tools/alsa-tools-1.0.5-r1.ebuild,v 1.1 2004/06/26 20:09:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-tools/alsa-tools-1.0.5-r1.ebuild,v 1.2 2004/07/09 01:45:54 mr_bones_ Exp $ inherit gnuconfig diff --git a/media-sound/ncmpc/ncmpc-0.10.1.ebuild b/media-sound/ncmpc/ncmpc-0.10.1.ebuild index 906283b51698..e6b0db64c658 100644 --- a/media-sound/ncmpc/ncmpc-0.10.1.ebuild +++ b/media-sound/ncmpc/ncmpc-0.10.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpc/ncmpc-0.10.1.ebuild,v 1.1 2004/06/27 06:15:22 ferringb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpc/ncmpc-0.10.1.ebuild,v 1.2 2004/07/09 01:47:23 mr_bones_ Exp $ DESCRIPTION="A ncurses client for the Music Player Daemon (MPD)" HOMEPAGE="http://www.musicpd.org/?page=ncmpc" |