diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-08-07 20:15:35 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-08-07 20:15:35 +0000 |
commit | ec68e6a75994cb3c8f6c04177162f3a405d8a583 (patch) | |
tree | 26213782b329b5152476021e609f81c44452e901 /xfce-base/libxfce4util | |
parent | Version bump. (diff) | |
download | gentoo-2-ec68e6a75994cb3c8f6c04177162f3a405d8a583.tar.gz gentoo-2-ec68e6a75994cb3c8f6c04177162f3a405d8a583.tar.bz2 gentoo-2-ec68e6a75994cb3c8f6c04177162f3a405d8a583.zip |
Fixed typos.
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/Manifest | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild | 4 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/xfce-base/libxfce4util/Manifest b/xfce-base/libxfce4util/Manifest index 0cc3e1251f4e..e8b26bee9071 100644 --- a/xfce-base/libxfce4util/Manifest +++ b/xfce-base/libxfce4util/Manifest @@ -1,5 +1,5 @@ +MD5 d251517a5e6a213919ebcf840df53edb libxfce4util-3.99.2.ebuild 790 +MD5 be230c6f9b90e7a769827ceabed9a750 libxfce4util-3.99.1.ebuild 790 +MD5 ba13b3858d2d5e5e1a3a4ed5e1c914ad ChangeLog 640 MD5 37e8e22726f9d1a70f09e8682e4a1241 files/digest-libxfce4util-3.99.1 71 MD5 0346bf8a1de37c5f428d3c82aaa90101 files/digest-libxfce4util-3.99.2 71 -MD5 fa8dc28b4f6cf12126ca8a269c2e77a3 libxfce4util-3.99.1.ebuild 790 -MD5 ba13b3858d2d5e5e1a3a4ed5e1c914ad ChangeLog 640 -MD5 ddc2f5b0904f3ec76148cbe51f388910 libxfce4util-3.99.2.ebuild 790 diff --git a/xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild b/xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild index 6f335d172dc3..150d03cf2ebe 100644 --- a/xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild,v 1.1 2003/07/15 03:55:19 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild,v 1.2 2003/08/07 20:14:44 bcowan Exp $ IUSE="" S=${WORKDIR}/${P} -DESCRIPTION="Library's for XFCE4" +DESCRIPTION="Libraries for XFCE4" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce4-rc1/src/${P}.tar.gz" diff --git a/xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild b/xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild index 190773d0d6c7..1350706ec384 100644 --- a/xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild,v 1.1 2003/07/22 07:14:35 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild,v 1.2 2003/08/07 20:14:44 bcowan Exp $ IUSE="" S=${WORKDIR}/${P} -DESCRIPTION="Library's for XFCE4" +DESCRIPTION="Libraries for XFCE4" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://www.xfce.org/archive/xfce4-rc2/src/${P}.tar.gz" |