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 | 9152351a7c25ae475ec41dfcf579b75ef4f35d05 (patch) | |
tree | 8a37a7b648efb6d8903f40c983508d22071814c0 /media-video/dvdstyler | |
parent | (no commit message) (diff) | |
download | historical-9152351a7c25ae475ec41dfcf579b75ef4f35d05.tar.gz historical-9152351a7c25ae475ec41dfcf579b75ef4f35d05.tar.bz2 historical-9152351a7c25ae475ec41dfcf579b75ef4f35d05.zip |
Fixed ChangeLog and metadata.xml. Removed used patch
Diffstat (limited to 'media-video/dvdstyler')
-rw-r--r-- | media-video/dvdstyler/ChangeLog | 11 | ||||
-rw-r--r-- | media-video/dvdstyler/Manifest | 11 | ||||
-rw-r--r-- | media-video/dvdstyler/files/1.05-configure.patch | 10 | ||||
-rw-r--r-- | media-video/dvdstyler/metadata.xml | 4 |
4 files changed, 16 insertions, 20 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/Manifest b/media-video/dvdstyler/Manifest index d948fe33f947..6d783a4da501 100644 --- a/media-video/dvdstyler/Manifest +++ b/media-video/dvdstyler/Manifest @@ -2,16 +2,15 @@ Hash: SHA1 MD5 b76e687b215f136bc9576296151c389d dvdstyler-1.05.ebuild 1416 -MD5 06983fda447bab9ac63162ce2fa685fd metadata.xml 259 -MD5 36e7a3ccc9e7a021b3d2ce53995da61f ChangeLog 372 -MD5 dddf0d0ef243e5f450d0ad9d113ca9f9 files/1.05-configure.patch 279 +MD5 3c40f8c79661f51d37be553c6aff1361 metadata.xml 352 +MD5 dbde5c3974319d588410638bd790f23d ChangeLog 501 MD5 371cffa55d3999c3330b141722406ca9 files/digest-dvdstyler-1.05 66 MD5 17b64d2fe1f60d71550a0a8cff941e10 files/1.05-code.patch 3094 MD5 a9cd7610657a1e958ddbb0c5102256ce files/1.05-AutoMakefile.patch 4996 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) -iD8DBQFBCdP5mdTrptrqvGERArsoAJ9SUBiOxum+HVlPMRmHN74F0ndpIgCePL3k -tRwTe002iJX68Nr2edPkZwc= -=Eygm +iD8DBQFBCfaZmdTrptrqvGERAuCFAJ41lT0IvKqceZjuVquWLUtnXn5b6gCgmHW4 +X2MLA749i4Qg8D8DIfPTkTw= +=KYQc -----END PGP SIGNATURE----- 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> |