diff options
author | Kathryn Kulick <gothgirl@gentoo.org> | 2005-11-09 12:10:36 +0000 |
---|---|---|
committer | Kathryn Kulick <gothgirl@gentoo.org> | 2005-11-09 12:10:36 +0000 |
commit | c85755d5c5ca4d14ad9d87cbf293e4d706c2da05 (patch) | |
tree | 486e83317ca3514d2f0496891dd0b4dc60581fcd /x11-plugins | |
parent | Version bump to 1.02. Removed old 1.00 ebuild. Helps solve bug #111933. (diff) | |
download | historical-c85755d5c5ca4d14ad9d87cbf293e4d706c2da05.tar.gz historical-c85755d5c5ca4d14ad9d87cbf293e4d706c2da05.tar.bz2 historical-c85755d5c5ca4d14ad9d87cbf293e4d706c2da05.zip |
Fixed typos in src_uri bug#111915
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/ignorance/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/ignorance/ignorance-2.0.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/ignorance/ignorance-2.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-plugins/ignorance/Manifest b/x11-plugins/ignorance/Manifest index 78a02dfe009a..ad4f3cc28a43 100644 --- a/x11-plugins/ignorance/Manifest +++ b/x11-plugins/ignorance/Manifest @@ -1,6 +1,6 @@ MD5 d2ad1962a15f93045f60e155ca956ac9 ChangeLog 1386 MD5 81c72ec6f81e47c93cc33969dfb0b8f5 files/digest-ignorance-2.0 66 MD5 d413c075b955943cd5d23d853ab98810 files/digest-ignorance-2.3 66 -MD5 5006f4dfd97bd95191cc2a158745e975 ignorance-2.0.ebuild 737 -MD5 b11fe8d2296d2dcbc17fc6fa270072eb ignorance-2.3.ebuild 737 +MD5 b9126c9e6eaafcf3e01a5b027a671b1b ignorance-2.0.ebuild 739 +MD5 b9bc4ace26a6c1b2434e2ca72e8fd6bc ignorance-2.3.ebuild 739 MD5 003482320f46f06d6cb0c5e55681fefc metadata.xml 336 diff --git a/x11-plugins/ignorance/ignorance-2.0.ebuild b/x11-plugins/ignorance/ignorance-2.0.ebuild index 663efceaf72d..594329c601ba 100644 --- a/x11-plugins/ignorance/ignorance-2.0.ebuild +++ b/x11-plugins/ignorance/ignorance-2.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ignorance/ignorance-2.0.ebuild,v 1.2 2005/10/17 03:38:51 gothgirl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ignorance/ignorance-2.0.ebuild,v 1.3 2005/11/09 12:10:36 gothgirl Exp $ inherit eutils DESCRIPTION="GAIM Advanced Ignore filter" HOMEPAGE="http://ignorance.sf.net" -SRC_URI="mirror:sourceforge/ignorance/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/ignorance/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/x11-plugins/ignorance/ignorance-2.3.ebuild b/x11-plugins/ignorance/ignorance-2.3.ebuild index ff6f105b877e..169dae45091b 100644 --- a/x11-plugins/ignorance/ignorance-2.3.ebuild +++ b/x11-plugins/ignorance/ignorance-2.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ignorance/ignorance-2.3.ebuild,v 1.1 2005/11/07 23:35:37 gothgirl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ignorance/ignorance-2.3.ebuild,v 1.2 2005/11/09 12:10:36 gothgirl Exp $ inherit eutils DESCRIPTION="GAIM Advanced Ignore filter" HOMEPAGE="http://ignorance.sf.net" -SRC_URI="mirror:sourceforge/ignorance/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/ignorance/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |