diff options
-rw-r--r-- | x11-themes/qtpixmap/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/qtpixmap/qtpixmap-0.25.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/qtpixmap/Manifest b/x11-themes/qtpixmap/Manifest index 35297a0aef1b..b480afb9a6ac 100644 --- a/x11-themes/qtpixmap/Manifest +++ b/x11-themes/qtpixmap/Manifest @@ -1,3 +1,3 @@ MD5 197bd60ee1bf701a54789459cf50b34b ChangeLog 366 -MD5 b6f8be4fab8a73996560ef2c37d3ce59 qtpixmap-0.25.ebuild 711 +MD5 c5994569e3e92fd65e0c4d8bc78e1365 qtpixmap-0.25.ebuild 712 MD5 ceba151badaf6c45af4cbe68e732efa1 files/digest-qtpixmap-0.25 70 diff --git a/x11-themes/qtpixmap/qtpixmap-0.25.ebuild b/x11-themes/qtpixmap/qtpixmap-0.25.ebuild index 20311936a539..c5ab31e30fbd 100644 --- a/x11-themes/qtpixmap/qtpixmap-0.25.ebuild +++ b/x11-themes/qtpixmap/qtpixmap-0.25.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtpixmap/qtpixmap-0.25.ebuild,v 1.1 2003/07/22 18:52:20 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtpixmap/qtpixmap-0.25.ebuild,v 1.2 2003/07/23 15:57:53 brad Exp $ -inherit gtk-engines eutils +inherit gtk-engines2 eutils MY_PN="QtPixmap" |