diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2009-03-16 16:37:39 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2009-03-16 16:37:39 +0000 |
commit | a4104b0bbe6ac456eaa90b6a944c7d74c69d2e26 (patch) | |
tree | ad25f51f61ed85f36cbfa3b2476fa59ee1a1ce40 /x11-plugins | |
parent | Updated SRC_URI and HOMEPAGE. Closes bug #259614. (diff) | |
download | historical-a4104b0bbe6ac456eaa90b6a944c7d74c69d2e26.tar.gz historical-a4104b0bbe6ac456eaa90b6a944c7d74c69d2e26.tar.bz2 historical-a4104b0bbe6ac456eaa90b6a944c7d74c69d2e26.zip |
Fixed HOMEPAGE. Closes bug #259580.
Package-Manager: portage-2.1.6.7/cvs/Linux i686
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmix/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmix/wmix-3.1-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/wmix/ChangeLog b/x11-plugins/wmix/ChangeLog index 8a048d101870..8d5089952186 100644 --- a/x11-plugins/wmix/ChangeLog +++ b/x11-plugins/wmix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmix # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/ChangeLog,v 1.17 2008/01/14 17:41:13 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/ChangeLog,v 1.18 2009/03/16 16:37:39 s4t4n Exp $ + + 16 Mar 2009; Michele Noberasco <s4t4n@gentoo.org> wmix-3.1-r1.ebuild: + Fixed HOMEPAGE. Closes bug #259580. 14 Jan 2008; Samuli Suominen <drac@gentoo.org> wmix-3.1-r1.ebuild: Respect CC and LDFLAGS flags. diff --git a/x11-plugins/wmix/wmix-3.1-r1.ebuild b/x11-plugins/wmix/wmix-3.1-r1.ebuild index 9ac06d0ed1d6..c6a1ee685201 100644 --- a/x11-plugins/wmix/wmix-3.1-r1.ebuild +++ b/x11-plugins/wmix/wmix-3.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/wmix-3.1-r1.ebuild,v 1.6 2008/01/14 17:41:13 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/wmix-3.1-r1.ebuild,v 1.7 2009/03/16 16:37:39 s4t4n Exp $ inherit eutils toolchain-funcs DESCRIPTION="Dockapp mixer for OSS or ALSA" -HOMEPAGE="http://www.ne.jp/asahi/linux/timecop" +HOMEPAGE="http://www.ne.jp/asahi/linux/timecop/" SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" LICENSE="GPL-2" |