summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2007-05-23 02:30:15 +0000
committerCarsten Lohrke <carlo@gentoo.org>2007-05-23 02:30:15 +0000
commitc02ebd08adb957285854fe8d0b810ca5d323a993 (patch)
treee6c5543ce1f688ca3c31bb1e5eb8f7107db5aad3 /kde-base/lilo-config
parentVersion bump. (diff)
downloadgentoo-2-c02ebd08adb957285854fe8d0b810ca5d323a993.tar.gz
gentoo-2-c02ebd08adb957285854fe8d0b810ca5d323a993.tar.bz2
gentoo-2-c02ebd08adb957285854fe8d0b810ca5d323a993.zip
Version bump.
(Portage version: 2.1.2.7)
Diffstat (limited to 'kde-base/lilo-config')
-rw-r--r--kde-base/lilo-config/ChangeLog7
-rw-r--r--kde-base/lilo-config/files/digest-lilo-config-3.5.73
-rw-r--r--kde-base/lilo-config/lilo-config-3.5.7.ebuild14
3 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog
index 50f71b9e05a4..2e55cd299a62 100644
--- a/kde-base/lilo-config/ChangeLog
+++ b/kde-base/lilo-config/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/lilo-config
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.37 2007/02/04 03:14:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.38 2007/05/23 02:30:15 carlo Exp $
+
+*lilo-config-3.5.7 (23 May 2007)
+
+ 23 May 2007; Carsten Lohrke <carlo@gentoo.org> +lilo-config-3.5.7.ebuild:
+ Version bump.
04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org>
-lilo-config-3.5.1.ebuild:
diff --git a/kde-base/lilo-config/files/digest-lilo-config-3.5.7 b/kde-base/lilo-config/files/digest-lilo-config-3.5.7
new file mode 100644
index 000000000000..ccec87782cc8
--- /dev/null
+++ b/kde-base/lilo-config/files/digest-lilo-config-3.5.7
@@ -0,0 +1,3 @@
+MD5 fdf4e7e230d9b5688d72f0e1a8039e12 kdeadmin-3.5.7.tar.bz2 2120666
+RMD160 c2f06b4297be4e2c73a36640b8bd7792474a96d2 kdeadmin-3.5.7.tar.bz2 2120666
+SHA256 8eac329d1a996fe39da777ba286351585a429050b0a2718711bd3789fd3f6db1 kdeadmin-3.5.7.tar.bz2 2120666
diff --git a/kde-base/lilo-config/lilo-config-3.5.7.ebuild b/kde-base/lilo-config/lilo-config-3.5.7.ebuild
new file mode 100644
index 000000000000..cc64997c1550
--- /dev/null
+++ b/kde-base/lilo-config/lilo-config-3.5.7.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.7.ebuild,v 1.1 2007/05/23 02:30:15 carlo Exp $
+KMNAME=kdeadmin
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="KDE LiLo kcontrol module"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86"
+IUSE="kdehiddenvisibility"
+DEPEND=""
+
+PATCHES="$FILESDIR/never-disable.diff"