diff options
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/gob-1.0.12.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gob/gob-1.99.3.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.2.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-util/gob/gob-1.0.12.ebuild b/dev-util/gob/gob-1.0.12.ebuild index f772375c7194..d1b8557b10e5 100644 --- a/dev-util/gob/gob-1.0.12.ebuild +++ b/dev-util/gob/gob-1.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.0.12.ebuild,v 1.5 2002/08/16 04:04:41 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.0.12.ebuild,v 1.6 2002/10/04 20:58:58 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="GOB is a preprocessor for making GTK+ objects with inline C code" diff --git a/dev-util/gob/gob-1.99.3.ebuild b/dev-util/gob/gob-1.99.3.ebuild index e488a7e28b67..ac4cd8193540 100644 --- a/dev-util/gob/gob-1.99.3.ebuild +++ b/dev-util/gob/gob-1.99.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.99.3.ebuild,v 1.4 2002/08/16 04:04:41 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.99.3.ebuild,v 1.5 2002/10/04 20:58:58 vapier Exp $ MY_P=${PN}2-${PV} diff --git a/dev-util/gob/gob-2.0.1.ebuild b/dev-util/gob/gob-2.0.1.ebuild index 358fc1bc439a..774a8dab8373 100644 --- a/dev-util/gob/gob-2.0.1.ebuild +++ b/dev-util/gob/gob-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.1.ebuild,v 1.2 2002/08/16 04:04:41 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.1.ebuild,v 1.3 2002/10/04 20:58:58 vapier Exp $ MY_P=${PN}2-${PV} diff --git a/dev-util/gob/gob-2.0.2.ebuild b/dev-util/gob/gob-2.0.2.ebuild index 63c8839289b0..a813263bea0a 100644 --- a/dev-util/gob/gob-2.0.2.ebuild +++ b/dev-util/gob/gob-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.2.ebuild,v 1.1 2002/08/20 19:58:09 stroke Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.2.ebuild,v 1.2 2002/10/04 20:58:58 vapier Exp $ MY_P=${PN}2-${PV} S=${WORKDIR}/${MY_P} |