summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Mrozowski <reavertm@gentoo.org>2010-08-25 00:33:27 +0000
committerMaciej Mrozowski <reavertm@gentoo.org>2010-08-25 00:33:27 +0000
commit06e6c23e7e3862096cbb1cff98a4503d31c12e45 (patch)
treec69506aa5c3d33361d1d8ca2397fa97138500b1f /app-admin
parentVersion bump, remove old (diff)
downloadgentoo-2-06e6c23e7e3862096cbb1cff98a4503d31c12e45.tar.gz
gentoo-2-06e6c23e7e3862096cbb1cff98a4503d31c12e45.tar.bz2
gentoo-2-06e6c23e7e3862096cbb1cff98a4503d31c12e45.zip
Version bump, remove old
(Portage version: 2.2_rc68/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/system-config-printer-gnome/ChangeLog9
-rw-r--r--app-admin/system-config-printer-gnome/system-config-printer-gnome-1.2.4.ebuild (renamed from app-admin/system-config-printer-gnome/system-config-printer-gnome-1.2.3.ebuild)4
2 files changed, 10 insertions, 3 deletions
diff --git a/app-admin/system-config-printer-gnome/ChangeLog b/app-admin/system-config-printer-gnome/ChangeLog
index ba040e278c32..f744b320e368 100644
--- a/app-admin/system-config-printer-gnome/ChangeLog
+++ b/app-admin/system-config-printer-gnome/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-admin/system-config-printer-gnome
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v 1.10 2010/07/31 15:13:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v 1.11 2010/08/25 00:33:27 reavertm Exp $
+
+*system-config-printer-gnome-1.2.4 (24 Aug 2010)
+
+ 24 Aug 2010; Maciej Mrozowski <reavertm@gentoo.org>
+ -system-config-printer-gnome-1.2.3.ebuild,
+ +system-config-printer-gnome-1.2.4.ebuild:
+ Version bump, remove old
31 Jul 2010; Pacho Ramos <pacho@gentoo.org>
system-config-printer-gnome-1.2.2.ebuild:
diff --git a/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.2.3.ebuild b/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.2.4.ebuild
index 5a8f7ec61fa3..c0d685c16429 100644
--- a/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.2.3.ebuild
+++ b/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.2.3.ebuild,v 1.1 2010/06/30 04:20:16 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.2.4.ebuild,v 1.1 2010/08/25 00:33:27 reavertm Exp $
EAPI="3"
@@ -51,7 +51,7 @@ pkg_setup() {
}
src_prepare() {
- epatch "${FILESDIR}/${P}-split.patch"
+ epatch "${FILESDIR}/${PN}-1.2.3-split.patch"
eautoreconf
}