diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-22 03:56:56 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-22 03:56:56 +0000 |
commit | 71995cf128e2db3d958e55e66dac3c7deca1a59c (patch) | |
tree | a79ac1f2dff391ba7d80d366ed8f46680d8dc8ea /x11-libs | |
parent | typo fix (diff) | |
download | historical-71995cf128e2db3d958e55e66dac3c7deca1a59c.tar.gz historical-71995cf128e2db3d958e55e66dac3c7deca1a59c.tar.bz2 historical-71995cf128e2db3d958e55e66dac3c7deca1a59c.zip |
typo fix
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xforms-ppc/xforms-ppc-089.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/xforms-sparc/xforms-sparc-089.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/xforms-x86/xforms-x86-089.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/xforms/xforms-089-r3.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/xforms-ppc/xforms-ppc-089.ebuild b/x11-libs/xforms-ppc/xforms-ppc-089.ebuild index 2b326a2eaced..46568425ee2a 100644 --- a/x11-libs/xforms-ppc/xforms-ppc-089.ebuild +++ b/x11-libs/xforms-ppc/xforms-ppc-089.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Header: $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms-ppc/xforms-ppc-089.ebuild,v 1.3 2002/07/22 03:56:31 seemant Exp $ MY_P="bxform-${PV}-glibc21" S=${WORKDIR}/${PN/-ppc/} diff --git a/x11-libs/xforms-sparc/xforms-sparc-089.ebuild b/x11-libs/xforms-sparc/xforms-sparc-089.ebuild index 4631184fb9bb..3d22b84da3cf 100644 --- a/x11-libs/xforms-sparc/xforms-sparc-089.ebuild +++ b/x11-libs/xforms-sparc/xforms-sparc-089.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Header: $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms-sparc/xforms-sparc-089.ebuild,v 1.3 2002/07/22 03:56:20 seemant Exp $ MY_P="bxform${PV}-glibc2.1" diff --git a/x11-libs/xforms-x86/xforms-x86-089.ebuild b/x11-libs/xforms-x86/xforms-x86-089.ebuild index 547ad4e807e6..6c582f8da63d 100644 --- a/x11-libs/xforms-x86/xforms-x86-089.ebuild +++ b/x11-libs/xforms-x86/xforms-x86-089.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Header: $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms-x86/xforms-x86-089.ebuild,v 1.2 2002/07/22 03:56:44 seemant Exp $ MY_P="bxform-${PV}-glibc2.1" diff --git a/x11-libs/xforms/xforms-089-r3.ebuild b/x11-libs/xforms/xforms-089-r3.ebuild index 77fef8c3797d..e995f5358f81 100644 --- a/x11-libs/xforms/xforms-089-r3.ebuild +++ b/x11-libs/xforms/xforms-089-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Header: $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-089-r3.ebuild,v 1.2 2002/07/22 03:56:56 seemant Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A GUI Toolkit based on Xlib" |