diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-19 07:56:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-19 07:56:05 +0000 |
commit | bfd26d51d64443c870c84365c75bd8cab5231d2f (patch) | |
tree | 5b4d6a05bec241dfe3d73eccc777fbdf433a3105 /media-libs/janus | |
parent | inherit eutils for epatch (Manifest recommit) (diff) | |
download | gentoo-2-bfd26d51d64443c870c84365c75bd8cab5231d2f.tar.gz gentoo-2-bfd26d51d64443c870c84365c75bd8cab5231d2f.tar.bz2 gentoo-2-bfd26d51d64443c870c84365c75bd8cab5231d2f.zip |
header fix
Diffstat (limited to 'media-libs/janus')
-rw-r--r-- | media-libs/janus/janus-0.4.2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/janus/janus-0.4.5.ebuild | 4 | ||||
-rw-r--r-- | media-libs/janus/janus-0.4.6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/janus/janus-0.4.2.ebuild b/media-libs/janus/janus-0.4.2.ebuild index 454dde5e3be6..f97d405cb8af 100644 --- a/media-libs/janus/janus-0.4.2.ebuild +++ b/media-libs/janus/janus-0.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/janus/janus-0.4.2.ebuild,v 1.7 2003/02/13 12:45:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/janus/janus-0.4.2.ebuild,v 1.8 2004/03/19 07:56:04 mr_bones_ Exp $ S=${WORKDIR}/${P} DESCRIPTION="A UI and widget library which employs an extensible XML like data structure and provides an abstract instance of a UI" diff --git a/media-libs/janus/janus-0.4.5.ebuild b/media-libs/janus/janus-0.4.5.ebuild index 64d9dd73b4e8..58efbe05349f 100644 --- a/media-libs/janus/janus-0.4.5.ebuild +++ b/media-libs/janus/janus-0.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/janus/janus-0.4.5.ebuild,v 1.3 2003/02/13 12:45:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/janus/janus-0.4.5.ebuild,v 1.4 2004/03/19 07:56:04 mr_bones_ Exp $ IUSE="gtk" diff --git a/media-libs/janus/janus-0.4.6.ebuild b/media-libs/janus/janus-0.4.6.ebuild index 5bffe52861dc..ee599f9e0e4f 100644 --- a/media-libs/janus/janus-0.4.6.ebuild +++ b/media-libs/janus/janus-0.4.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/janus/janus-0.4.6.ebuild,v 1.1 2003/09/24 17:32:39 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/janus/janus-0.4.6.ebuild,v 1.2 2004/03/19 07:56:04 mr_bones_ Exp $ IUSE="gtk" |