summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/logrotate/ChangeLog7
-rw-r--r--app-admin/logrotate/Manifest6
-rw-r--r--app-admin/logrotate/logrotate-3.6.5-r1.ebuild6
3 files changed, 11 insertions, 8 deletions
diff --git a/app-admin/logrotate/ChangeLog b/app-admin/logrotate/ChangeLog
index 61291f4e7b4c..86d03c2d61d3 100644
--- a/app-admin/logrotate/ChangeLog
+++ b/app-admin/logrotate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/logrotate
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/ChangeLog,v 1.19 2003/11/29 17:31:50 pebenito Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/ChangeLog,v 1.20 2004/01/27 21:54:39 agriffis Exp $
+
+ 27 Jan 2004; <agriffis@gentoo.org> logrotate-3.6.5-r1.ebuild:
+ stable on ia64
29 Nov 2003; Chris PeBenito <pebenito@gentoo.org> logrotate-3.6.5-r1.ebuild:
Add SELinux policy RDEP.
diff --git a/app-admin/logrotate/Manifest b/app-admin/logrotate/Manifest
index ff434ffacd5f..83ba86e03c58 100644
--- a/app-admin/logrotate/Manifest
+++ b/app-admin/logrotate/Manifest
@@ -1,10 +1,10 @@
+MD5 4b75bfc6fcd36ee3f2c4ed68ef22e458 ChangeLog 3260
MD5 b90d0d641a7a40105ce6b5774973536e logrotate-3.5.9-r1.ebuild 818
+MD5 39120ac9d24d0c0be05b69e24b3083f3 logrotate-3.6.5-r1.ebuild 1583
MD5 17cb8e7293eef49dc14ed94673396386 logrotate-3.6.5.ebuild 882
-MD5 e97bf99886126323f32a16fd8532b205 ChangeLog 3178
-MD5 8ac61520a4967585b8c127c94151a018 logrotate-3.6.5-r1.ebuild 1578
MD5 60b5761bada5528ca3e3e9582b56dbfe files/digest-logrotate-3.5.9-r1 71
MD5 bdf48119e016d4ee8b829da9e83959bf files/digest-logrotate-3.6.5 71
MD5 bdf48119e016d4ee8b829da9e83959bf files/digest-logrotate-3.6.5-r1 71
+MD5 ef1405c48d23249f97330709d1d2a093 files/logrotate-3.6.5-selinux.diff.bz2 1440
MD5 28159ca93a9002428ba650c15d5f0191 files/logrotate.conf 729
MD5 cf1ca2cfa810abaefc504a76ca38b52a files/logrotate.cron 52
-MD5 ef1405c48d23249f97330709d1d2a093 files/logrotate-3.6.5-selinux.diff.bz2 1440
diff --git a/app-admin/logrotate/logrotate-3.6.5-r1.ebuild b/app-admin/logrotate/logrotate-3.6.5-r1.ebuild
index 6a3fef0625ac..b326d6569616 100644
--- a/app-admin/logrotate/logrotate-3.6.5-r1.ebuild
+++ b/app-admin/logrotate/logrotate-3.6.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.6.5-r1.ebuild,v 1.8 2003/11/29 17:31:50 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.6.5-r1.ebuild,v 1.9 2004/01/27 21:54:39 agriffis Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/l/logrotate/${P/-/_}.orig.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha ia64"
IUSE="selinux"
DEPEND=">=sys-apps/portage-2.0.47-r10