diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-07-30 07:27:31 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-07-30 07:27:31 +0000 |
commit | e17a24caec77a427feb8499562033c9a67ac1856 (patch) | |
tree | e59918c7040d27d1183958cb310fa069aa818820 | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-e17a24caec77a427feb8499562033c9a67ac1856.tar.gz gentoo-2-e17a24caec77a427feb8499562033c9a67ac1856.tar.bz2 gentoo-2-e17a24caec77a427feb8499562033c9a67ac1856.zip |
Fixed ChangeLog and metadata.xml. Removed used patch
-rw-r--r-- | media-video/dvdstyler/ChangeLog | 11 | ||||
-rw-r--r-- | media-video/dvdstyler/files/1.05-configure.patch | 10 | ||||
-rw-r--r-- | media-video/dvdstyler/metadata.xml | 4 |
3 files changed, 11 insertions, 14 deletions
diff --git a/media-video/dvdstyler/ChangeLog b/media-video/dvdstyler/ChangeLog index 382d10520bda..42abd066c1f6 100644 --- a/media-video/dvdstyler/ChangeLog +++ b/media-video/dvdstyler/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for media-video/dvdstyler # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/ChangeLog,v 1.1 2004/07/30 04:59:28 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/ChangeLog,v 1.2 2004/07/30 07:27:31 dragonheart Exp $ - 30 Jul 2004; Daniel Black <dragonheart@gentoo.org> : - inital import as per bug #47899. Thanks to Ian Haylock - <haylocki@v21mail.co.uk> for the bug +*dvdstyler-1.05 (30 Jul 2004) + 30 Jul 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, + +dvdstyler-1.05.ebuild, +files/1.05-code.patch, + +files/1.05-AutoMakefile.patch: + Inital import as per bug #47899. Thanks to Ian Haylock + <haylocki@v21mail.co.uk> for the bug. diff --git a/media-video/dvdstyler/files/1.05-configure.patch b/media-video/dvdstyler/files/1.05-configure.patch deleted file mode 100644 index fe9ebb5b058b..000000000000 --- a/media-video/dvdstyler/files/1.05-configure.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- DVDStyler-1.05/configure.in.old 2004-07-29 20:25:02.495948232 +0930 -+++ DVDStyler-1.05/configure.in 2004-07-29 20:25:29.651819912 +0930 -@@ -119,7 +119,6 @@ - - dnl vars - orig_prefix=$prefix --prefix=$prefix/dvdstyler - AC_SUBST(orig_prefix) - AC_SUBST(LDFLAGS) - AC_SUBST(CFLAGS) diff --git a/media-video/dvdstyler/metadata.xml b/media-video/dvdstyler/metadata.xml index 866ae3a9796b..d568cdbd66e6 100644 --- a/media-video/dvdstyler/metadata.xml +++ b/media-video/dvdstyler/metadata.xml @@ -3,6 +3,10 @@ <pkgmetadata> <herd>media-video</herd> <maintainer> + <email>chriswhite@gentoo.org</email> + <name>Chris White</name> +</maintainer> +<maintainer> <email>dragonheart@gentoo.org</email> <name>Daniel Black</name> </maintainer> |