diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-29 15:04:39 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-29 15:04:39 +0000 |
commit | 35aa0c1a59c3a5be8162b71f9f8e88f134ab45d0 (patch) | |
tree | 8ca58f1ee83704799bdaf4cc32dc9657c623395e /x11-libs/xosd | |
parent | Version bumped, closing bug #43263 (Manifest recommit) (diff) | |
download | gentoo-2-35aa0c1a59c3a5be8162b71f9f8e88f134ab45d0.tar.gz gentoo-2-35aa0c1a59c3a5be8162b71f9f8e88f134ab45d0.tar.bz2 gentoo-2-35aa0c1a59c3a5be8162b71f9f8e88f134ab45d0.zip |
mirror:// updates, ChangeLog fixes and other fixes.
Diffstat (limited to 'x11-libs/xosd')
-rw-r--r-- | x11-libs/xosd/xosd-2.2.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xosd/xosd-2.2.4-r2.ebuild b/x11-libs/xosd/xosd-2.2.4-r2.ebuild index 2361deaa29bc..f106b8edff0e 100644 --- a/x11-libs/xosd/xosd-2.2.4-r2.ebuild +++ b/x11-libs/xosd/xosd-2.2.4-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xosd/xosd-2.2.4-r2.ebuild,v 1.3 2004/01/30 06:01:28 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xosd/xosd-2.2.4-r2.ebuild,v 1.4 2004/02/29 15:04:39 aliz Exp $ IUSE="xmms" DESCRIPTION="Library for overlaying text/glyphs in X-Windows \ X-On-Screen-Display plus binary for sending text from command line." HOMEPAGE="http://www.ignavus.net/" -SRC_URI="http://ftp.debian.org/debian/pool/main/x/xosd/${PN}_${PV}.orig.tar.gz" +SRC_URI="mirror://debian/pool/main/x/xosd/${PN}_${PV}.orig.tar.gz" SLOT="0" LICENSE="GPL-2" |